mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 16:29:51 +03: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