Code Monkey home page Code Monkey logo

home_assistant_adax's Introduction

Adax heaters

Validate with hassfest GitHub Release hacs_badge

Custom component for using Adax heaters in Home Assistant.

Support the developer

Install

Use hacs (probably easier) or copy the files to the custom_components folder in Home Assistant (should be placed in the same folder as configuration.yaml) .

Configuration (2 options)

You have two alternatives. In either case, you'll need the Account ID (which can be found in the Adax Wifi app, pressing 'Account'). You will also need a credential, which you can create in the 'Account' pane, selecting 'Remote user client API'. A new pane will open and you need to press 'Add credential', after which you should copy the password.

Alternative 1: Go to integration page in HA, press + and search for Adax Enter your account id as Account ID Enter your credential password

Alternative 2: In configuration.yaml:

climate:
  - platform: adax
    account_id: "112395"  # replace with your account ID 
    password: "6imtpX63D5WoRyKh"  # replace with your credential password

API

API details: https://adax.no/om-adax/api-development/

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.