A custom component for Home Assistant to integrate Adax WiFi heaters. See Adax for compatible heaters.
Requirement: You must have your heater linked to the ADAX WiFi app.
To install with HACS add https://github.com/jon-hedgerows/adax as a custom repository, and then install the Adax WiFi Heater Integration.
Once you've connected your heater to the ADAX WiFi app and got it set up and working:
- Go to the Account page and make a note of the Account ID at the bottom (something like Account ID: 12345).
- In the Remote user client API, create a credential for Home Assistant, and make a note of the service Password.
climate:
- platform: adax
username: !secret adax_account_id
password: !secret adax_service_password
and add the account ID and service password to secrets.yaml
.
There is no documentation, yet, apart from this file.
Please log issues in the GitHub Repository.
The API is defined here: https://adax.no/en/about-adax/api-development/
You can also find the API documentation in Swagger, based on the openapi specification provided by Adax. https://app.swaggerhub.com/apis/hedgerows/Adax_remote-user_api/1