|
|
@@ -180,6 +180,13 @@
|
|
|
"sensor": {
|
|
|
"air_quality": {
|
|
|
"default": "mdi:weather-dust"
|
|
|
+ "state": {
|
|
|
+ "excellent": "mdi:emoticon-excited",
|
|
|
+ "good": "mdi:emoticon-happy",
|
|
|
+ "moderate": "mdi:emoticon-neutral",
|
|
|
+ "poor": "mdi:emoticon-sad",
|
|
|
+ "severe": "mdi:emoticon-dead"
|
|
|
+ }
|
|
|
},
|
|
|
"cooking_status": {
|
|
|
"default": "mdi:information-variant-circle"
|