I suspected as much, because I found that installing Heaty installed the older AD version, overwriting the beta version. Which I quickly reversed again
I was rather hoping you have an updated version at the ready, but failing that you probably can quickly point me to a temporary fix I can carry out myself. A wild guess would be that it’s got to do with the (undocumented, or rather: wrongly documented) beta changes with regard to the get_state api call…
Anyway, thx a lot for an app that’s both flexible & powerful !
Unfortunately, I haven’t looked into appdaemon 3 yet, apart from a quick glance at the forum post announcing it. I plan to switch the requirement after appdaemon 3 is released as stable.
Hmmm, docs for appdaemon 3 seem not to be complete yet. But it seems there isn’t much effort involved in changing Heaty to work with both versions simultaniously.
@omen90 Please open an issue on Github and provide your configuration together with the complete log of Heaty with debug: true in your app configuration. Thanks.
I seem to remember that being planned for ‘January’. Didn’t happen, as we all know, but I suppose it is imminent nonetheless.
And kudo’s to you for the updated version - as always as speedy as the Duracell rabbit . Will test and report…
Upgraded & tested : all systems working… Or at least no more errors, and the target temps of every thermostat (generic & brand) are correctly retrieved. Not being home, I cannot test more than that, but it sure looks good. Much appreciated !
I just see your last post whilst typing the current reply : no problem and certainly no need for ‘sorries’…
The problem is that it is going to re-send the temperature 10 times, no matter whether it has been received by the thermostat or not, which may cause battery drain on your thermostats.
After successful upgrade and restart. Still the same issue with the master switch. It could be something wrong with my configuration. And with my luck, they probably will be. If I find the problem I will let you know on github Thanks for your support.
A question about the OFF special value : is it temp: OFF, or temp: “OFF” ?
Furthermore, I seem to have hit upon a problem : I could not understand why after switching a (generic) thermostat off, it’s operation mode kept showing ‘Heat’ iso ‘Off’. That is, until I found this in HA’s log :
Unrecognized operation mode: Off
2:12 PM components/climate/generic_thermostat.py (ERROR)
In contrast, using the service call ‘Off’ option from HA’s devtools page works flawlessly… ?
Edit : guess what, it looks like generic thermostat expects ‘off’ iso ‘Off’ (and ‘heat’ iso ‘Heat’), so I guess changing the corresponding opmodes in heaty’s yaml will solve this one. Testing now…
And a final question : what are log entries such as
2018-02-07 14:12:05.697942 INFO heaty: --- [living] Re-scheduling not before 14:12 (0:00:06).