voorkant / voorkant-core

https://voorkant.org/
MIT License
2 stars 3 forks source link

add icon to UISensor (perhaps others soon) #133

Open Habbie opened 1 month ago

Habbie commented 1 month ago

this is draft pending #130

Habbie commented 5 days 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

Habbie commented 3 days 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

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.