Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cooper rfwc5.xml missing command classes to link Scene ID to Group ID #1524

Open
aviphysics opened this issue Jun 4, 2018 · 2 comments
Open

Comments

@aviphysics
Copy link

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

@nechry
Copy link
Member

nechry commented Jun 4, 2018

the COMMAND_CLASS_INDICATOR already exist and is implemented it's should be work do you get the value?

the 2 other CC are not yet implemented any help will be appreciate

@aviphysics
Copy link
Author

You are right about the indicators, though now I need to figure out how to implement it in Home Assistant?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants