mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-05-13 01:25:52 +00:00
fix publish_ha_config, and add clear
This commit is contained in:
@@ -423,7 +423,7 @@ void EMSESP::reset_mqtt_ha() {
|
||||
}
|
||||
|
||||
for (const auto & emsdevice : emsdevices) {
|
||||
emsdevice->ha_config_done(false);
|
||||
emsdevice->ha_config_clear();
|
||||
}
|
||||
dallassensor_.reload();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user