-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Custom entity Icons missing for Helpers in settings/entities table #19896
Comments
I agree something is not right here for helper entities. The table seems to want to find an icon in the entity registry, but it seems for helpers when you set a custom icon, that doesn't go in the entity registry, but goes in some kind of config entry (and is still an attribute as part of the state object?) |
Seems to be fixed in 2024.4.1 |
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. |
Checklist
Describe the issue you are experiencing
There's an issue with Home Assistant's frontend not syncing entity icons on the entities tab. You can go through an re-icon most entities in the entities tab itself (despite them already being set on the devices tab) but not all, for example input booleans do not change over even when you attempt to manually fix it.
https://imgur.com/a/pyTeF0X, also example here: https://imgur.com/a/I4KRGGR
I've tried multiple different instances and this one I'm taking the screenshot of is only hours old. Also asked in Lewis's discord and a few other people have noticed it.
Describe the behavior you expected
Device icons in the entities tab should sync with the device icons set on the entity itself
Steps to reproduce the issue
What version of Home Assistant Core has the issue?
2024.2.4
What was the last working version of Home Assistant Core?
No response
In which browser are you experiencing the issue with?
All of them
Which operating system are you using to run this browser?
Windows 10
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: