using this:
- type: entities
title: Air quality
show_header_toggle: false
entities:
- sensor.luftdaten_28692_p1
- sensor.luftdaten_28692_p2
- sensor.luftdaten_20751_p1
- sensor.luftdaten_20751_p2
- sensor.u_s_air_pollution_level
- sensor.u_s_air_quality_index
- sensor.u_s_main_pollutant
often causes this:
because the integration isn’t fully initiated for individual sensors, for what ever reason maybe. I don’t think I can use the condition card to prevent this, but would there be another way to have the card only show entities that in fact exist?
its not that these yellow entities have an empty value, they simply aren’t available in the states.
thanks for having a look