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
I have updated to the latest available Home Assistant version.
I have cleared the cache of my browser.
I have tried a different browser to see if it is related to my browser.
I have tried reproducing the issue in safe mode to rule out problems with unsupported custom resources.
Describe the issue you are experiencing
After updating to the latest version of HA 2024.3.3 I noticed that the status of the entities was no longer shown.
Previously the active entity was shown like this:
Now it's like this:
Describe the behavior you expected
I expect that when I turn a button on/off the icon showing the on/off status will color.
Steps to reproduce the issue
Create a new tab and paste the code below.
type: entities
entities:
type: buttons
entities:
entity: switch.desktop_pc
name: Desktop PC On/Off
icon: hass:power
entity: light.strip_led_tv
name: Strip Led On/Off
icon: hass:power
Checklist
Describe the issue you are experiencing
After updating to the latest version of HA 2024.3.3 I noticed that the status of the entities was no longer shown.
Previously the active entity was shown like this:
Now it's like this:
Describe the behavior you expected
I expect that when I turn a button on/off the icon showing the on/off status will color.
Steps to reproduce the issue
type: entities
entities:
entities:
name: Desktop PC On/Off
icon: hass:power
name: Strip Led On/Off
icon: hass:power
name: Stereo On/Off
icon: hass:power
name: TV On/Off
icon: hass:power
show_header_toggle: false
state_color: true
What version of Home Assistant Core has the issue?
2024.3.3
What was the last working version of Home Assistant Core?
2024.2.5
In which browser are you experiencing the issue with?
Google Chrome 123.0.6312.59 a 64 bit
Which operating system are you using to run this browser?
Windows 10 Home 22H2 (19045.4170)
State of relevant entities
Problem-relevant frontend configuration
No response
Javascript errors shown in your browser console/inspector
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: