Add color-adaptive Air Quality icon based on interpreted AQI state #2955
Unanswered
deix
asked this question in
Integration enhancements
Replies: 1 comment
-
|
🏷️ I've automatically added the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Integration name
Frontend (Lovelace UI) / Air Quality entities
Link to integration documentation on our website
https://www.home-assistant.io/integrations/air_quality/
Describe the enhancement
I would like Home Assistant to display a dedicated Air Quality icon whose color dynamically reflects the interpreted air quality level (e.g., good, moderate, poor, unhealthy).
Current behavior
Proposed behavior
This should ideally work in:
The logic should be integration-agnostic and work with any entity providing AQI or air quality classification.
Use cases
Unlike simple on/off states, air quality naturally maps to a multi-level severity scale, where color coding provides meaningful and immediate UX value.
Anything else?
Many air quality devices (e.g., IKEA air quality monitors or Airthings devices) already use color-based indicators on the hardware itself. Bringing similar visual logic into Home Assistant would align the UI with real-world device behavior and user expectations.
This enhancement would improve usability without affecting existing functionality, while remaining optional and backward-compatible.
Beta Was this translation helpful? Give feedback.
All reactions