-
Notifications
You must be signed in to change notification settings - Fork 516
Various enhancements #1978
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
Various enhancements #1978
Conversation
Cool thanks, good stuff, the remote looks interesting. |
It feels very nice, but I'm running into a number of challenges supporting it in full. The (unnumbered) On/Off buttons send commands to all four groups, corresponding to the numbered (1-4) On/Off buttons. Same for the S1 and S2 buttons. When using the default groups, it sends the commands from the last endpoint used for the numbered On/Off buttons, causing the REST API plugin to see new group assignments. When I bind the endpoints to groups manually, the commands are sent from the appropriate endpoint. However, I haven't yet been able to make the REST API create these bindings, since it already sees the default groups. |
Yes tricky perhaps a read-only group/button setup for which the bindings are created while sensor search is active will work.
A "binding todo list" might be useful in general. Does this make sense? |
Is there any place where details like this are documented? It is quite difficult to just guess the API differences between Hue and deCONZ without documentation. |
Support icase remote, see dresden-elektronik/deconz-rest-plugin#1978. Note that the _All On_ and _All Off_ buttons send four events each: one for each numbered _On_ or _Off_ button.
lumi.weather
, see Aqara temp sensor reports -100 degrees #1748.ne
operator for rule conditions, see Rule operatorne
#1874.