EVOHOME scripting error
Posted: Thursday 25 January 2018 10:53
I'm using evohome scripts on my raspberry pi and everything is working fine. Can change mode the temperature etc. Awesome.
Now I try to install Evohome (i follwed the WIKI) on a Ubuntu 16.04 LTS virtual machine which is running Domoticz with switches and weather stuff. This virtual install is running on QNAP with RFLINK USB and is doing other job as a charm. Running for some months now!
When I'm running the script:
Now I try to install Evohome (i follwed the WIKI) on a Ubuntu 16.04 LTS virtual machine which is running Domoticz with switches and weather stuff. This virtual install is running on QNAP with RFLINK USB and is doing other job as a charm. Running for some months now!
When I'm running the script:
it creates the evohome hardware and it creates one zone which is correct but the rest of the zones are unknown zones and the scripts stops with the following error../evo-update.sh init
Anyone a clue what this error means and why it is giving this error. Please help!Traceback (most recent call last):
File "/home/paul/evohome-client/evo-update.sh", line 133, in <module>
zonemode=zone['heatSetpointStatus']['setpointMode']
KeyError: 'heatSetpointStatus'