Comfort Automation/ Security System Forums
Sending on/off commands in Comfigurator beta - Printable Version

+- Comfort Automation/ Security System Forums (https://www.comfortforums.com)
+-- Forum: Third Party (interfacing to Comfort) (https://www.comfortforums.com/forum-5.html)
+--- Forum: Zwave (https://www.comfortforums.com/forum-62.html)
+--- Thread: Sending on/off commands in Comfigurator beta (/thread-1243.html)



- palmlodge - 11-30-2008

How do we just send an on/off command ?

I see a dimming preset in there, but no on/off

Assuming we need to select \"device command\" and then the ID, whats the DataList to turn a device on or off ?



- admin - 12-01-2008

On and off are all incorporated into the \"Dim Level\" commands, that is the Zwave protocol
To send an OFF command, set Dim level 0
To send an ON command, set Dim level 255
Dim levels 1 to 99 are percentages which only apply if the device is dimmable



- palmlodge - 12-01-2008

thnx