Releases: Danielhiversen/home_assistant_adax
Releases · Danielhiversen/home_assistant_adax
0.4.5
0.4.4
Use pyAdax library
0.4.3
Update manifest.json
0.4.2
Improve handling of the rate-limiting
0.4.1
Retry update token to handle Adax server issue.
0.4
Handle rate-limiting from Adax.
This will make sure we do not do more than one request every 30s.
One request can either be to get the latest state of the heaters or change the set temperature.
So changing the set temperature might be delayed by up to 30seconds.
0.3.1
Mostly restructuring, https://github.com/Danielhiversen/home_assistant_adax
0.3.0
Support for config flow added by https://github.com/gjohansson-ST
0.2.3
Log failed to get token (#6)
0.2.2
Add nicer icon to heater.
Add a sleep after error.