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
Browser and Operating System:
Tested on Google Chrome and the Android app.
Description of problem:
When using the Bubble Card and Big Slider Card in a popup, the slider does not function properly when opening the popup for the first time. Specifically:
Upon opening the popup for the first time, the Big Slider does not respond as expected.
When trying to adjust the slider, the light turns off instead of changing brightness.
After this initial issue, the slider begins to work correctly on subsequent interactions.
This behavior occurs consistently when the popup is opened for the first time.
Javascript errors shown in the web inspector (if applicable):
No JavaScript errors are shown.
Additional information:
The issue was tested on Home Assistant version 2024.12.1 with Google Chrome and the Android app. It seems that the Big Slider Card does not correctly read the initial brightness value when the popup is first opened. I attempted to resolve the issue using homeassistant.update_entity and other methods to refresh the entity state, but none were effective.
The problem might be related to how the card handles state updates within the popup.
Screenrecorder-2024-12-19-20-26-43-510.mp4
The text was updated successfully, but these errors were encountered:
Checklist:
Release with the issue:
2024.12.1
Last working release (if known):
Unknown
Browser and Operating System:
Tested on Google Chrome and the Android app.
Description of problem:
When using the Bubble Card and Big Slider Card in a popup, the slider does not function properly when opening the popup for the first time. Specifically:
This behavior occurs consistently when the popup is opened for the first time.
Javascript errors shown in the web inspector (if applicable):
No JavaScript errors are shown.
Additional information:
The issue was tested on Home Assistant version 2024.12.1 with Google Chrome and the Android app. It seems that the Big Slider Card does not correctly read the initial brightness value when the popup is first opened. I attempted to resolve the issue using
homeassistant.update_entity
and other methods to refresh the entity state, but none were effective.The problem might be related to how the card handles state updates within the popup.
Screenrecorder-2024-12-19-20-26-43-510.mp4
The text was updated successfully, but these errors were encountered: