Merge branch 'master' into async

This commit is contained in:
Yurii
2026-01-26 02:19:54 +03:00
5 changed files with 33 additions and 26 deletions
-2
View File
@@ -128,8 +128,6 @@ protected:
tMqtt->disable();
}
Sensors::setConnectionStatusByType(Sensors::Type::MANUAL, !settings.mqtt.enabled || vars.mqtt.connected, false);
} else {
if (this->ntpStarted) {
this->ntpStarted = false;