Merge branch 'core3' into core3

This commit is contained in:
Proddy
2026-05-26 22:31:25 +02:00
committed by GitHub
5 changed files with 26 additions and 33 deletions

View File

@@ -18,4 +18,5 @@ For more details go to [emsesp.org](https://emsesp.org/).
- various memory optimizations [#3083](https://github.com/emsesp/EMS-ESP32/issues/3083)
- Scheduler name is mandatory
- Scheduler with type "Immediate", click Execute does not run the command [#3092](https://github.com/emsesp/EMS-ESP32/issues/3092)
- Scheduler with type "Immediate", click Execute does not run the command [#3092](https://github.com/emsesp/EMS-ESP32/issues/3092)
- network fallback to AP only after start [#3090](https://github.com/emsesp/EMS-ESP32/issues/3090)