Open monsterflo opened 1 year ago
I have the same issue. Hopefully any help comes soon :)
Yeah, i'm having the same issue
Hello, I had the same issue and was looking at what could go wrong. I found that one condition to check the previous value of the button pressed does not work as expected. Unfortunately, I don't know why this is happening, but deleting the condition fixes the issue, or at least I did not encounter any side behavior. Basically detection of last last pressed button for triggering the correct "release" action is now disabled. Feel free to try my fix and propose a better solution https://github.com/EPMatt/awesome-ha-blueprints/pull/584.
I have the same issue. Tested you're solution and it work's. Thanks!
Had the same issue. Solution provided by @jiridostal worked for me, too. Thank you.
The proposed solution works for me too, thanks!
Same issue here - and the fix indeed works ❤️ Thank you!
Worked for me too, thanks!
@jiridostal Same issue here, I was struggling with it for 3 days until I found the solution here. THANK YOU! ❤️ ❤️ ❤️
Blueprint name
Hook - Light
Home Assistant Core Version
2023.11.2
Home Assistant Installation Type
Home Assistant Supervised
Description
Hello, my Ikea bulbs misbehave for a while now and since it's getting darker outside this issue starts to annoy me again. When dimming or brightening the lights they just keep on going instead of stopping when the remote button is released. I don't know if this connected with an update of Zigbee2MQTT and if the behavour of Z2M changed.
Any help is appreciated.
Thanks in advance Florian
Automation YAML config
To Reproduce
Expected behavior
stop dimming/brightening when remote button is released
Actual Behaviour
dimming/brightening doesn't stop
Additional Details
Screenshots
No response
Additional context
No response