You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Controller - IKEA E2001/E2002 STYRBAR Remote control
Home Assistant Core Version
2025.2.5
Home Assistant Installation Type
Home Assistant Container
Description
When using an IKEA E2002 STYRBAR with zha as the integration, the brightness down hold command does not release and keeps turning down the brightness until another button is held.
Blueprint name
Controller - IKEA E2001/E2002 STYRBAR Remote control
Home Assistant Core Version
2025.2.5
Home Assistant Installation Type
Home Assistant Container
Description
When using an IKEA E2002 STYRBAR with zha as the integration, the brightness down hold command does not release and keeps turning down the brightness until another button is held.
Automation YAML config
To Reproduce
Expected behavior
Brightness should stop turning down.
Actual Behaviour
Brightness keeps turning down.
Additional Details
Screenshots
No response
Additional context
I fixed it locally by adding
stop_0_0
to button_down_release.button_down_release: [stop, stop_with_on_off, stop_0_0]
At least my controller sends stop_0_0:
The text was updated successfully, but these errors were encountered: