We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Dim down buttons (2, 4, 6, 8) not processed on 4-way and 8-way switches ROB_200-007-0 / ROB_200-008-0, SW build ID 2.7.6_r27
Logging says: [INFO] - No button handler for: ROB_200-007-0, broadcast to: 0x2BC1, endpoint: 0x01, cluster: LEVEL_CONTROL (0x0008), command: MOVE (0x01), payload: 01320000, zclSeq: 101
[INFO] - No button handler for: ROB_200-007-0, broadcast to: 0x2BC1, endpoint: 0x01, cluster: LEVEL_CONTROL (0x0008), command: MOVE (0x01), payload: 01320000, zclSeq: 101
Dim up buttons (1, 3, 5, 7) do work.
Logging: [INFO] - Button 1001 - ROB_200-007-0, broadcast to: 0x6791, endpoint: 0x01, cluster: LEVEL_CONTROL (0x0008), action: Move up (with on/off), payload: 0032, zclSeq: 103
[INFO] - Button 1001 - ROB_200-007-0, broadcast to: 0x6791, endpoint: 0x01, cluster: LEVEL_CONTROL (0x0008), action: Move up (with on/off), payload: 0032, zclSeq: 103
"Add new switch", "Other" --> switch added succesfully.
Group, switch editor, Assign Dim up/on to button 1, assign Dim down/off to button 2.
Hold button 1 --> scene dims up Hold button 2 --> nothing happens
Hold button 2 --> scene dims down
deconzlog.txt
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Does the issue really belong here?
Is there already an existing issue for this?
Describe the bug
Dim down buttons (2, 4, 6, 8) not processed on 4-way and 8-way switches ROB_200-007-0 / ROB_200-008-0, SW build ID 2.7.6_r27
Logging says:
[INFO] - No button handler for: ROB_200-007-0, broadcast to: 0x2BC1, endpoint: 0x01, cluster: LEVEL_CONTROL (0x0008), command: MOVE (0x01), payload: 01320000, zclSeq: 101
Dim up buttons (1, 3, 5, 7) do work.
Logging:
[INFO] - Button 1001 - ROB_200-007-0, broadcast to: 0x6791, endpoint: 0x01, cluster: LEVEL_CONTROL (0x0008), action: Move up (with on/off), payload: 0032, zclSeq: 103
Steps to reproduce the behavior
"Add new switch", "Other" --> switch added succesfully.
Group, switch editor, Assign Dim up/on to button 1, assign Dim down/off to button 2.
Hold button 1 --> scene dims up
Hold button 2 --> nothing happens
Expected behavior
Hold button 2 --> scene dims down
Screenshots
Logging says:
[INFO] - No button handler for: ROB_200-007-0, broadcast to: 0x2BC1, endpoint: 0x01, cluster: LEVEL_CONTROL (0x0008), command: MOVE (0x01), payload: 01320000, zclSeq: 101
Environment
deCONZ Logs
deconzlog.txt
Additional context
No response
The text was updated successfully, but these errors were encountered: