Open Habbie opened 1 month ago
it turns out we'll have to learn about config/entity_registry/list_for_display
and event_registry_updated
events to get icons for most entities
it turns out we'll have to learn about
config/entity_registry/list_for_display
andevent_registry_updated
events to get icons for most entities
I was wrong, it's config/entity_registry/list_for_display
followed by frontend/get_icons '{"category":"entity","integration":"sun"}'
and frontend/get_icons '{"category":"entity","integration":"waze_travel_time"}'
etc.
this is draft pending #130