Skip to content

Releases: Danielhiversen/home_assistant_adax

0.4.5

11 Apr 20:04
bc966ac
Compare
Choose a tag to compare
Update config_flow.py

0.4.4

11 Apr 07:20
5278a88
Compare
Choose a tag to compare

Use pyAdax library

0.4.3

02 Mar 16:56
964ce48
Compare
Choose a tag to compare
Update manifest.json

0.4.2

12 Nov 20:00
0753dbc
Compare
Choose a tag to compare

Improve handling of the rate-limiting

Support the developer

0.4.1

10 Nov 20:04
6617161
Compare
Choose a tag to compare

Retry update token to handle Adax server issue.

Support the developer

0.4

05 Nov 17:19
7734d94
Compare
Choose a tag to compare
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.

Support the developer

0.3.1

12 Oct 17:41
0c059ba
Compare
Choose a tag to compare

0.3.0

21 Sep 15:12
c30e9dd
Compare
Choose a tag to compare

Support for config flow added by https://github.com/gjohansson-ST

0.2.3

21 Sep 05:15
e5655f1
Compare
Choose a tag to compare
Log failed to get token (#6)

0.2.2

10 Sep 17:49
fccdda7
Compare
Choose a tag to compare

Add nicer icon to heater.
Add a sleep after error.