-
Notifications
You must be signed in to change notification settings - Fork 740
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
[BREAKING CHANGE] Phillips Hue remote manufacturer specific cluster handling #388
Conversation
@Adminiuga I changed the triggers to make these what we use since they are more robust. Should we mark this as a breaking change in HA since if anyone was using the old ones they will no longer work? |
Yes, should be marked as breaking then. Would it break all device triggers or only hue ones |
Just these 2 remotes |
Maybe still should mark it as breaking but with limited scope for these two remotes. |
@Adminiuga think if I merge this and cut a release that we can pull this and the corresponding HA change into the beta? Or should we wait? |
Since this is a breaking change, maybe should wait a bit |
9c77a92
to
bdcea51
Compare
bdcea51
to
03a9c48
Compare
This PR adds support for 4 actions per button: press, hold, short release and long release. It needs home-assistant/core#37172 in order to function.
Fixes: #86
Things still needed: