Unexpected result when changing thermostat temp via URL
Posted: 16 Aug 2015 21:05
Working on some code that sets values via http calls to /ZAutomation. I can get lights and dimmers to work as expected, but if I do:
http://name.local:8083/ZAutomation/api/ ... d/exact/21
The thermostat in zway flips out...it reports null or 0 as its setting in json results and shows weird things in the web UI, and it's hard to get it to snap out of it unless I go to the device and set a temperature with the physical controls.
Is the above URL incorrect? As I said I can get lights to work but thermostats are being buggy. I've tried this with a Horstman SRT-322 and a Danfoss radiator thermostat.
This is on 2.0.1 final on RaZBerry, and I'm doing auth correctly (again, lights work right). Thanks!
http://name.local:8083/ZAutomation/api/ ... d/exact/21
The thermostat in zway flips out...it reports null or 0 as its setting in json results and shows weird things in the web UI, and it's hard to get it to snap out of it unless I go to the device and set a temperature with the physical controls.
Is the above URL incorrect? As I said I can get lights to work but thermostats are being buggy. I've tried this with a Horstman SRT-322 and a Danfoss radiator thermostat.
This is on 2.0.1 final on RaZBerry, and I'm doing auth correctly (again, lights work right). Thanks!