I have been searching the forum over and over but I can not find an answer.
Since yesterday I have an EvoHome system installed with four TRV's.
I want to retrieve the setpoint and temperature from each device.
When I try
Code: Select all
setpoint=otherdevices_svalues['Kerkstraat: Hal']
print(setpoint)
Code: Select all
2018-04-02 12:37:28.398 LUA: 19.0;19.0;Auto;2018-04-02T19:30:00Z
thanx in advance
Jan