![]() |
|
Z-Wave "all-on" and "all-off" in responses - 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: Z-Wave "all-on" and "all-off" in responses (/thread-3631.html) Pages:
1
2
|
- gaynorc - 12-03-2013 Ident, I tried as you indicated today, and it worked for me. I separated the devices into single channel and multichannel devices, and used a separate command for each type. I notice that comfigurator converts the channels ids in a two channel command from \"1,2\" to \"131\". For example, these are the final commands that worked: Zwave BasicSetCommand UCM-ZWave 3,6,7,10,20,21,22,23,24,25,27,28,29,48,49,55,57 131 99 Zwave BasicSetCommand UCM-ZWave 4,8,9,11,12,13,14,32,33,34,56 0 99 Colm - ident - 12-04-2013 I am glad that the commands worked. Luckily the Response wizard takes care of the encoding of he zwave commands so that you do not need to worry about the end commands that are sent to zwave as it can get complicated |