lsiepel
released this
22 Feb 20:33
·
3311 commits
to main
since this release
Previously it fired Location_count + Appliance_count +1 times a http request to the api every 5 seconds. With this change it is 1 request per 5 seconds.
Somehow the Adam is a bit slow every 15 minutes and requests take longer then 5 seconds. I also added a better timeouthandling with 3 retries.
Add Zone => cooling_allowed channel (r/w)
Add Zone => regulation_control channel (r/w)
Fix documentation mistake=> preheating_allowed channel is r/w
Changed Zone => scene channel from read-only to r/w.
Minor codestyle improvements