Merge branch 'dev' into core3

This commit is contained in:
MichaelDvP
2026-07-12 16:40:45 +02:00
7 changed files with 21 additions and 6 deletions
+1 -1
View File
@@ -1799,8 +1799,8 @@ void EMSESP::start() {
// this will also handle any MQTT subscriptions
webCustomizationService.begin(); // load the customizations
webCommandService.begin(); // load the user commands
webSchedulerService.begin(); // load the scheduler events
webCustomEntityService.begin(); // load the custom telegram reads
webSchedulerService.begin(); // load the scheduler events
// perform any system upgrades
if (!factory_settings) {