Issue#36 - Error at initialisation

Issue#32 - Error with Fan Modes on thermostat over climate type
This commit is contained in:
Jean-Marc Collin
2023-01-31 22:19:43 +01:00
parent 3371197594
commit 115df52f67
4 changed files with 49 additions and 5 deletions

View File

@@ -209,5 +209,17 @@
"thermostat_over_climate": "Thermostat over another thermostat"
}
}
},
"entity": {
"climate": {
"versatile_thermostat": {
"states_attributes": {
"preset_mode": {
"power": "Shedding",
"security": "Security"
}
}
}
}
}
}