-
Notifications
You must be signed in to change notification settings - Fork 523
LIDL remote, Trådfri shortcut button #3975
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
Conversation
See #3829.
Bloody tabs.
- Change `manufacturername` and `modelid` to normal values.
Use "normal" names for LIDL devices.
With the latest commit, the following LIDL devices should have regular
At the request of @Thomas-Vos, I didn't change the Xmas light strip, not to break Hue Essentials. Also, the manual doesn't mention a model ID for the light strip (only for the power adapter). |
- Refactor handling of LIDL (Tuya) _Manifacturer Name_, now driven by translation table. - Add more LIDL devices, see #3981.
Refactored the translation of Tuya-like Manufacturer Name to deconz-rest-plugin/de_web_plugin.cpp Lines 441 to 454 in 06ef53b
|
This doens't seem to be working? I see it in the deconz VNC app, but in Phoscon it doens't find it under "Add new switch" with either IKEA or Other as vendor... deCONZ version 2.9.3 on Home Assistant |
@enjikaka It does work for other users so i suspect something else. Please open a new user question with logs and atleast a screen of the deCONZ vnc map. |
I have this same problem. Phoscon doesn't find it under "Add new switch" (tried adding as "other" since there was no option for the Shortcut button, only Dimmer and Remote Control). I'm also using Home Assistant, version 2.9.3. The Shortcut button DOES show in VNC, and also in Home Assistant. After double checking, it does not show on Phoscon under Switches (or anywhere else). |
This is all good. Please note that deconz != Phoscon. The corresponding issue for the Phoscon repo is linked above. |
I've got the exactly same situation as @lukecarbis! I do get the buttons battery status as an entity in Home Assistant through, but nothing more. Empty in Phoscon and deCONZ VNC looks the same way, except from showing the battery too: Wrongly though... |
@enjikaka @lukecarbis You should be checking deconz.event in HA. If it's in deconz it is supported / added. I'm locking this PR as it's finished and it's not the place to ask for support. If you have questions, feel free to open a user question issue. |
See #3829 and #3495.