Use fixed state icon for climate domain (#108723)
This commit is contained in:
parent
f7b0a15aa5
commit
8d1665df16
1 changed files with 0 additions and 9 deletions
|
@ -2,15 +2,6 @@
|
|||
"entity_component": {
|
||||
"_": {
|
||||
"default": "mdi:thermostat",
|
||||
"state": {
|
||||
"auto": "mdi:thermostat-auto",
|
||||
"cool": "mdi:snowflake",
|
||||
"dry": "mdi:water-percent",
|
||||
"fan_mode": "mdi:fan",
|
||||
"heat": "mdi:fire",
|
||||
"heat_cool": "mdi:sun-snowflake-variant",
|
||||
"off": "mdi:power"
|
||||
},
|
||||
"state_attributes": {
|
||||
"fan_mode": {
|
||||
"default": "mdi:circle-medium",
|
||||
|
|
Loading…
Add table
Reference in a new issue