You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Cooper rfwc5.xml missing command classes to link Scene ID to Group ID. Setting these parameters is required to have the device work as a scene controller.
Command_class: COMMAND_CLASS_SCENE_CONTROLLER_CONF_V1
Command_name: SCENE_CONTROLLER_CONF_SET
the variables are:
-Group ID (1:255)
-Scene ID (1:255)
-Dimming Duration (1:255)
Screenshot of command in zensys-tools: https://imgur.com/FfrSZV0.png
There is also a Command_Class for setting the indicators, which would be helpful to have.
Command_class: COMMAND_CLASS_INDICATOR
Command_Name: INDICATOR_SET
variable: Value (0 or 1)
Screenshot of command in zensys-tools: https://imgur.com/JDpvuNG.png
The text was updated successfully, but these errors were encountered:
The Cooper rfwc5.xml missing command classes to link Scene ID to Group ID. Setting these parameters is required to have the device work as a scene controller.
Command_class: COMMAND_CLASS_SCENE_CONTROLLER_CONF_V1
Command_name: SCENE_CONTROLLER_CONF_SET
the variables are:
-Group ID (1:255)
-Scene ID (1:255)
-Dimming Duration (1:255)
Screenshot of command in zensys-tools: https://imgur.com/FfrSZV0.png
There is also a Command_Class for setting the indicators, which would be helpful to have.
Command_class: COMMAND_CLASS_INDICATOR
Command_Name: INDICATOR_SET
variable: Value (0 or 1)
Screenshot of command in zensys-tools: https://imgur.com/JDpvuNG.png
The text was updated successfully, but these errors were encountered: