Search found 1 match
- 05 Dec 2013 18:45
- Forum: RaZberry
- Topic: Danfoss Thermostat
- Replies: 1
- Views: 2662
Danfoss Thermostat
<t>Hey,<br/> <br/> I'm writing on my own UI to controll my Z-Wave modules. But I don't get it how to set the temperature of the danfoss heating thermostat. <br/> I tried it with:<br/> devices[' + nodeId + '].instances[' + instanceId + '].commandClasses[' + comClassId + '].Set(' + val + ')<br/> But i...