-
-
Notifications
You must be signed in to change notification settings - Fork 31.7k
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
HUE -Friends of HUE- button press event_type broke with 2024.7.4 #123282
Comments
Hey there @balloob, @marcelveldt, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) hue documentation |
Is it only broken for FoH remotes or are regular remotes also affected? |
I have FoH Vimar Switches with 4 Buttons total 12 devices I don't have Philips HUE Dimmer set with automation's in order to know if there are affected too |
@marcelveldt Regular Philips dimmers are unaffected - only the FoH. it is probably the same issue as here: |
@marcelveldt Hi! |
I think I found the root cause. Next to a fix I created for home-assistant-libs/aiohue#377 the aiohue version 4.7.2 intake also contained another change to move from the deprecated I'll prepare a PR to change aiohue according and will try to find other places where |
@idekker Hi any progress on the aiohue? |
@Asom-Velz Created a PR with a fix (home-assistant-libs/aiohue#388) and tested in on a borrowed FoH switch. Waiting for a code owner to review and merge |
@idekker Thank you 🙂 |
Hi. I confrim I have the same issue with Feller Hue switches, including HA 2024.8.1 and 2024.8.2. Anything I can do to help ? |
The fix for aiohue is merged, but still needs to be integrated in HA core I think. |
Ok Thank you for the info 👌 |
@idekker I would like to thank you once again 😊😊 |
The problem
After updating to Home Assistant Core 2024.7.4 from 2024.7.3
all Friends of HUE switches stop reporting the button press event_type
So the button - event_types: initial_press, repeat, short_release, long_press, long_release are not reporting anymore.
Every automation which was triggered from a press event_type stopped working.
When I revert to backup with Home Assistant Core 2024.7.3 everything is working fine. (tested twice)
What version of Home Assistant Core has the issue?
core-2024.7.4
What was the last working version of Home Assistant Core?
core-2024.7.3
What type of installation are you running?
Home Assistant OS
Integration causing the issue
HUE
Link to integration documentation on our website
https://www.home-assistant.io/integrations/hue
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: