We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I would like to show an Icon instead of the name for an entity. Unfortunately, it seems that this isn't working.
As soon as I configure the Icon for the entity, the state is gone.
type: custom:banner-card background: '#fff2cc' row_size: 4 heading: Terrarium 1 entities: - entity: sensor.t1_animal_name name: null - entity: sensor.t1_animal_fam name: null - entity: binary_sensor.t1_daylight name: Tageslicht - entity: binary_sensor.t1_heating name: Wärme - entity: sensor.t1_temperature name: null - entity: sensor.t1_humidity name: null - entity: sensor.t1_daylight_sunrise icon: mdi:weather-sunset-up name: - entity: sensor.t1_daylight_sunset name: Sonnenuntergang icon: mdi:weather-sunset-down
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I would like to show an Icon instead of the name for an entity.
Unfortunately, it seems that this isn't working.
As soon as I configure the Icon for the entity, the state is gone.
The text was updated successfully, but these errors were encountered: