-
Notifications
You must be signed in to change notification settings - Fork 508
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
IKEA SOMRIG Shortcut Button support #7511
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I guess the suggested DDF should be good to go. Maybe the latest suggestions in the referenced issue should be considered.
You might want to do the FC80 bindings first as the switch won’t wake on button press without these. |
You mean before the bind on the cluster 0x0001 ? |
I think deCONZ tries to add the bindings in the order they’re specified. |
Yes the order of bindings and reporting configuration is as given in respective JSON arrays. |
Ha good to know, in my mind deconz make the second bind without waiting a positive return for the first one. @noud-github Can you put the binding for the cluster 0x0001 in last pls ? (after the 2 one for the cluster 0xFC80), on the last part of the DDF. The bigger after the 2 smalls. |
@Smanar ^^ Like this? |
Yep ^^. If I have understand, it's that. |
created the DDF file and added buttons to the buttons_maps.json
see #7450 for context,
(just copied most of the code from there ;-))
I changed the buttons mapping to mimic the one dot and two dots button from the symfonisk gen2 remote as that alsofeatures a one dot and two dots buttons