Code Monkey home page Code Monkey logo

homebridge-aquanta's Introduction

homebridge-aquanta Plugin

homebridge-aquanta is a Homebridge plugin with integrates with the Aquanta Water Heater controller.

homebridge-aquanta supports the current Water Heater Temperature, Boost Mode Switch, and Away Mode Switch.

Installation

You need to have Homebridge installed. Refer to the repo for instructions.

Then run the following command to install homebridge-aquanta

sudo npm install -g homebridge-aquanta

Configuration:

Configuration sample (edit ~/.homebridge/config.json):

    "platforms": [
        {
            "email": "[email protected]",
            "password": "password",
            "platform": "Aquanta"
        }
    ]
  • email <string> required: The email address for your Aquanta Portal account.
  • password <string> required: The password for your Aquanta Portal account.
  • platform <string> required: Must be "Aquanta"

Known Limitations

Only works with a single Aquanta unit associated to your account. If you have multiple Aquanta units and would like to use this plugin, please open an Issue to request functionality. I may need some information from you to fully implement.

Note: The developer of the homebridge-aqaunta is not associated with the Aquanta company.

homebridge-aquanta's People

Contributors

zoopra9457 avatar guillochon avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.