There are two different behavior when i change temperature via web interface:
first thermostat works well:
Code: Select all
[2014-11-04 17:57:34.109] Executing script: zway.devices[14].instances[0].commandClasses[67].Set(1, 21)
[2014-11-04 17:57:34.111] SETDATA devices.14.instances.0.commandClasses.67.data.1.setVal = 25.000000
[2014-11-04 17:57:34.112] Adding job: ThermostatSetPoint Set
Code: Select all
[2014-11-04 17:51:21.148] Executing script: zway.devices[13].instances[0].commandClasses[67].Set(0, 21)
[2014-11-04 17:51:21.152] result: Error: Error: Invalid argument
at Error (native)
at HTTP request:1:50