mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
add back climate
This commit is contained in:
@@ -220,7 +220,7 @@ MAKE_PSTR(tag_boiler_data_ww_mqtt, "ww")
|
|||||||
MAKE_PSTR(tag_device_data_ww_mqtt, "")
|
MAKE_PSTR(tag_device_data_ww_mqtt, "")
|
||||||
|
|
||||||
// Home Assistant - this is special and has no translations
|
// Home Assistant - this is special and has no translations
|
||||||
MAKE_PSTR_LIST(climate, "HA climate config creation")
|
MAKE_PSTR_LIST(climate, "HA climate config creation") // TODO needs a better name!
|
||||||
|
|
||||||
// syslog
|
// syslog
|
||||||
MAKE_PSTR_LIST(list_syslog_level, "off", "emerg", "alert", "crit", "error", "warn", "notice", "info", "debug", "trace", "all")
|
MAKE_PSTR_LIST(list_syslog_level, "off", "emerg", "alert", "crit", "error", "warn", "notice", "info", "debug", "trace", "all")
|
||||||
|
|||||||
Reference in New Issue
Block a user