Use fixed state icon for climate domain (#108723)

This commit is contained in:
Paul Bottein 2024-01-24 08:44:10 +01:00 committed by GitHub
parent f7b0a15aa5
commit 8d1665df16
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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",