mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-10 17:59:53 +03:00
fix removing old HA config topics
This commit is contained in:
@@ -370,7 +370,7 @@ MAKE_PSTR_LIST(enum_progMode4, F("prog_a"), F("prog_b"), F("prog_c"), F("prog_d"
|
||||
MAKE_PSTR_LIST(enum_solarmode, F_(constant), F("pwm"), F("analog"))
|
||||
MAKE_PSTR_LIST(enum_collectortype, F("flat"), F("vacuum"))
|
||||
|
||||
// MQTT topics and full text for values and commands
|
||||
// MQTT topic for homeassistant. Must include /
|
||||
MAKE_PSTR(homeassistant, "homeassistant/")
|
||||
|
||||
// id used to store the device ID. empty full name so only gets displayed in the MQTT payload
|
||||
|
||||
Reference in New Issue
Block a user