-
Notifications
You must be signed in to change notification settings - Fork 37
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
Remove use of deprecated last_event
for button events
#388
Remove use of deprecated last_event
for button events
#388
Conversation
…report.event` instead.
Could borrow a FoH switch and successfully tested the fix |
@idekker Sorry for the question but in the section Assignees says No one assigned. |
@Asom-Velz Not sure what is wrong. Checks complains about no labels being assigned, but I cannot do that. I guess one of the owners will pick it up when they're available. |
@marcelveldt Please help to review this PR. Many are waiting for events from Friends of Hue switches to be fixed. |
Not so cool to ping like this. I'm still on holiday. I had planned to pick this up on Monday. |
I saw you're actively pushing to music-assistant, so I thought you're back already and you mentioned before a PR would be reviewed if someone could make a fix... |
This comment was marked as off-topic.
This comment was marked as off-topic.
hehe, well, in holiday mode it means I'm doing LESS open source work, not NO open source work :-) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is fine like this. It will only cause issues for folks that didn't update their Hue bridge for a very long time but imo that is an edge case safe to ignore in this case.
Thanks for the fix @idekker ! |
Not for aiohue. I found another use of the deprecated Ah, yeah, backwards compatibility. Maybe an idea to add |
Thanks for your help. Feel free to ping me on discord next time you need my help and I'm not responding. Its sometimes hard to get track of the dozens of repositories I'm involved with. |
Thank you both for your efforts to fix this issue. I have a question what is the time frame that this fix will pop-up as an update to Home Assistant cause some integrations start to require the latest HA version 2024.8 in order to upgrade but I am stuck with the HA version 2024.7.3 which is still working with the FoH switches !! Regards |
I see a tag is created already, but not yet integrated in HA core. I'll see if I can create a PR for it tonight. |
@idekker |
Use
button_report.event
instead.