mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
do not show hatemp, etc.
This commit is contained in:
@@ -427,11 +427,11 @@ MAKE_PSTR_LIST(wWStarts2, F("wwstarts2"), F("# control starts"))
|
|||||||
MAKE_PSTR_LIST(wWWorkM, F("wwworkm"), F("active time"))
|
MAKE_PSTR_LIST(wWWorkM, F("wwworkm"), F("active time"))
|
||||||
|
|
||||||
// thermostat
|
// thermostat
|
||||||
// extra commands, not published yet
|
// extra commands, no long name, does not show on web
|
||||||
MAKE_PSTR_LIST(switchtime, F("switchtime"), F("switchtime"))
|
MAKE_PSTR_LIST(switchtime, F("switchtime"))
|
||||||
MAKE_PSTR_LIST(temp, F("temp"), F("temporary set temperature"))
|
MAKE_PSTR_LIST(temp, F("temp"))
|
||||||
MAKE_PSTR_LIST(hatemp, F("hatemp"), F("homeassistant temperature"))
|
MAKE_PSTR_LIST(hatemp, F("hatemp"))
|
||||||
MAKE_PSTR_LIST(hamode, F("hamode"), F("homeassistent mode"))
|
MAKE_PSTR_LIST(hamode, F("hamode"))
|
||||||
|
|
||||||
// mqtt values / commands
|
// mqtt values / commands
|
||||||
MAKE_PSTR_LIST(dateTime, F("datetime"), F("date/time"))
|
MAKE_PSTR_LIST(dateTime, F("datetime"), F("date/time"))
|
||||||
|
|||||||
Reference in New Issue
Block a user