mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
rename ha_climate_config_creation
This commit is contained in:
@@ -616,7 +616,7 @@ MAKE_PSTR_LIST(wwDailyHeating, F("wwdailyheating"), F("daily heating"))
|
|||||||
MAKE_PSTR_LIST(wwDailyHeatTime, F("wwdailyheattime"), F("daily heating time"))
|
MAKE_PSTR_LIST(wwDailyHeatTime, F("wwdailyheattime"), F("daily heating time"))
|
||||||
MAKE_PSTR_LIST(wwWhenModeOff, F("wwwhenmodeoff"), F("when thermostat mode off"))
|
MAKE_PSTR_LIST(wwWhenModeOff, F("wwwhenmodeoff"), F("when thermostat mode off"))
|
||||||
// thermostat hc
|
// thermostat hc
|
||||||
MAKE_PSTR_LIST(climate, F("ha_climate_config_creation")) // no full-name, hidden, only for creation
|
MAKE_PSTR_LIST(climate, F("HA climate config creation")) // no full-name, hidden, only for creation
|
||||||
MAKE_PSTR_LIST(selRoomTemp, F("seltemp"), F("selected room temperature"))
|
MAKE_PSTR_LIST(selRoomTemp, F("seltemp"), F("selected room temperature"))
|
||||||
MAKE_PSTR_LIST(roomTemp, F("currtemp"), F("current room temperature"))
|
MAKE_PSTR_LIST(roomTemp, F("currtemp"), F("current room temperature"))
|
||||||
MAKE_PSTR_LIST(mode, F("mode"), F("mode"))
|
MAKE_PSTR_LIST(mode, F("mode"), F("mode"))
|
||||||
|
|||||||
Reference in New Issue
Block a user