|
|
@@ -69,6 +69,21 @@
|
|
|
"heat": "mdi:hot-tub",
|
|
|
"cool": "mdi:snowflake"
|
|
|
}
|
|
|
+ },
|
|
|
+ "thermostat": {
|
|
|
+ "default": "mdi:thermostat",
|
|
|
+ "state_attributes": {
|
|
|
+ "preset_mode": {
|
|
|
+ "state": {
|
|
|
+ "auto": "mdi:thermostat-auto",
|
|
|
+ "comfort_1": "mdi:home-heart",
|
|
|
+ "comfort_2": "mdi:home-heart",
|
|
|
+ "manual": "mdi:hand-back-right",
|
|
|
+ "program": "mdi:calendar-clock",
|
|
|
+ "temp_override": "mdi:calendar-lock"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
}
|
|
|
},
|
|
|
"fan": {
|