-
-
Notifications
You must be signed in to change notification settings - Fork 93
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
Linkind Button Wireless Switch Support #949
Comments
I don't understand: this is a one-button device, but deCONZ exposes two buttons? |
- Add support for Hue wall switch module, see dresden-elektronik/deconz-rest-plugin#4566; - Add support for Linkind 1-Key Remote Control, see #949.
Yes there’s only one physical button. That looked like the relevant lines from the log. Is there a better way I could give you more info about the device? |
Support in v0.13.2, but only for the first button. I think the Off and Move Down commands should be mapped to 100x as well, but this needs to be fixed in deCONZ. |
Ya. This worked great. Are you able to map deCONZ button 1002 and 2002 to the same Homekit single press button? The Long press works perfect how you have that configured. |
Workaround for deCONZ bug exposing Linkind 1-Key Remote Control as two buttons, see #949.
Actually, I can (with considerably less effort than I feared). Not too happy about this, though - it really should be fixed in deCONZ. |
In v0.13.3. |
I created an issue with deCONZ: dresden-elektronik/deconz-rest-plugin#4598 Thanks for your help @ebaauw |
Issue
The button is not supported.
There is one button. Similar to the Aqara wireless switch. According to the Amazon listing (https://www.amazon.com/gp/product/B07V5VLRNL), it supports a one tap event and a tap and hold event.
Log Messages
Homebridge Log Event:
DeConz INFO Log Event:
This is for one tap
This is for the next one tap
This is a tap and hold
Debug Files
Homebridge Log file: https://d.pr/f/bk7YB8
The text was updated successfully, but these errors were encountered: