Page 1 of 1

EVOHOME scripting error

Posted: Thursday 25 January 2018 10:53
by pheerink
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:
./evo-update.sh init
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.
Traceback (most recent call last):
File "/home/paul/evohome-client/evo-update.sh", line 133, in <module>
zonemode=zone['heatSetpointStatus']['setpointMode']
KeyError: 'heatSetpointStatus'
Anyone a clue what this error means and why it is giving this error. Please help!

Re: EVOHOME scripting error

Posted: Sunday 11 February 2018 21:46
by martijnm
Got rid of the error by switching from script to EvoHome WebAPI