Code: Select all
DE.Devices["EvoTouch"].n_value
That's not possible by setting n_value, I noticed, but I guess has to be done with
Code: Select all
DE.Command("SetSetpoint:idx", "something_fancy_in_here")
No matter what, I always get this bunch of log reports:
This continues forever and I have to restart Domoticz.2020-11-01 16:29:57.524 (Evohome) changed system status to Normal
2020-11-01 16:29:58.391 (Evohome) changed system status to Normal
2020-11-01 16:29:59.192 (Evohome) changed system status to Normal
2020-11-01 16:30:00.050 (Evohome) changed system status to Normal
2020-11-01 16:30:00.942 (Evohome) changed system status to Normal
2020-11-01 16:30:01.796 (Evohome) changed system status to Normal
2020-11-01 16:30:02.633 (Evohome) changed system status to Normal

I'm glad that at least the SetSetPoint is working as it points to the EvoHome, but what about giving the right value for the mode?
Are there additional methods for Evohome-devices? Like
Code: Select all
DE.Devices["EvoTouch"].SetMode()
Code: Select all
DE.Devices["EvoTouch"].SetControllerMode