BimmerGestalt / HassGestalt

Integrating Home Assistant into IDrive
9 stars 1 forks source link

Dashboard entities ignore any custom name #10

Closed hufman closed 1 year ago

hufman commented 1 year ago

Sometimes a dashboard entity will have a name attribute for the display name just for that dashboard card.

hufman commented 1 year ago

Some entities can have a custom icon set in the dashboard too, in the same way.

hufman commented 1 year ago

Button card, for example: {"show_name":true,"show_icon":true,"type":"button","tap_action":{"action":"toggle"},"entity":"light.patio_lights_2","name":"All Lights","show_state":true,"icon":"mdi:air-filter"}