Commit Graph

656 Commits

Author SHA1 Message Date
proddy
2cb7677098 implement migration to new Commands/Scheduler 2026-06-08 22:35:07 +02:00
proddy
dc096a9856 load Commands first before Scheduler 2026-06-08 22:34:50 +02:00
proddy
8496a911da remove colors 2026-06-08 22:34:27 +02:00
proddy
8fb69826f9 comments 2026-06-08 20:54:43 +02:00
proddy
7ee6dcf0e0 call commands can override value 2026-06-08 20:44:21 +02:00
proddy
9370ae69ec cleanup 2026-06-08 20:44:09 +02:00
proddy
afee7246c6 prevent STA warning 2026-06-08 20:44:00 +02:00
proddy
2102180c46 add commands to system backup 2026-06-08 20:43:42 +02:00
proddy
96e3fdc323 use EMSdevice::DeviceType::SYSTEM 2026-06-08 20:42:42 +02:00
proddy
8a45e79071 updates 2026-06-08 10:03:32 +02:00
proddy
5c4dfcb9ae first try 2026-06-07 18:26:35 +02:00
Proddy
6e9049c82b Merge branch 'emsesp:core3' into core3 2026-06-07 17:09:02 +02:00
proddy
511f5c1681 camelCase system name 2026-06-07 14:39:56 +02:00
proddy
844b48accb show custom system name as model in HA 2026-06-07 14:39:18 +02:00
proddy
4bba059ed5 formatting 2026-06-07 14:39:03 +02:00
MichaelDvP
cc1808289a Merge branch 'dev' into core3 2026-06-07 14:12:36 +02:00
proddy
cbfebabfa3 Feature Request: Make the "EMS-ESP" title text in the web interface configurable.
Fixes #3110
2026-06-07 09:56:07 +02:00
proddy
a2afc4342e fix lint warning for C++20 volatile 2026-06-06 16:42:32 +02:00
proddy
b85085790a add volatile, as they are ISR-written outside the main loop 2026-06-06 16:40:23 +02:00
proddy
791285e7f4 enable cancel mid-flight in an HTTPS firmware upload 2026-06-06 16:35:40 +02:00
proddy
9a225569fd formatting 2026-06-06 15:06:32 +02:00
MichaelDvP
7349bc9ebf reset system status 2026-06-04 12:20:12 +02:00
proddy
7b6d60691c add missing "\r\n" to GET header 2026-05-29 16:15:54 +01:00
MichaelDvP
0099c4faae Merge branch 'dev' into core3 2026-05-29 07:12:21 +02:00
MichaelDvP
0a7e0dc1a3 Merge remote-tracking branch 'emsesp/core3' into core3 2026-05-29 07:08:12 +02:00
proddy
1314f643f7 load schduler and other services before checking upgrade 2026-05-28 20:39:59 +01:00
proddy
55a5ffc6df handle mandatory scheduler name change in update function 2026-05-28 20:39:43 +01:00
MichaelDvP
36f63da36f fix typos 2026-05-27 12:00:30 +02:00
MichaelDvP
cf2f816527 chore: update generated files for v3.8.3-dev.5 2026-05-27 09:19:59 +00:00
MichaelDvP
e989891652 Merge branch 'dev' into core3 2026-05-27 11:16:19 +02:00
MichaelDvP
559336a2a7 Merge remote branch “mdvp/dev” 2026-05-27 11:08:35 +02:00
MichaelDvP
66b1b1cb24 revert settings for txmode off and 0x0d without ack 2026-05-27 10:49:29 +02:00
proddy
c2f0cdab15 typo 2026-05-26 22:39:59 +02:00
Proddy
2522218385 Merge branch 'core3' into core3 2026-05-26 22:31:25 +02:00
proddy
88768aaf75 remove comments 2026-05-26 21:58:49 +02:00
proddy
2543d2f484 remove HTTPClient 2026-05-26 09:15:05 +02:00
proddy
96f5510153 fix stat_t bug 2026-05-26 09:14:58 +02:00
MichaelDvP
1d608b7705 chore: update generated files for v3.8.3-dev.4a 2026-05-25 15:11:10 +00:00
MichaelDvP
6dc8072106 FLAG UI800, no poll-ack on id 0x0D 2026-05-25 16:59:41 +02:00
proddy
7f78e27649 formatting 2026-05-25 12:51:36 +02:00
proddy
46c5560222 add TLS support for all boards 2026-05-25 12:32:53 +02:00
MichaelDvP
88f75038e0 allow txmode 0, show expected crc 2026-05-25 11:12:07 +02:00
MichaelDvP
c206f069c6 heating/cooling delays, #3096 2026-05-25 11:11:05 +02:00
MichaelDvP
3d335dad27 remove trailing comma 2026-05-25 09:00:58 +02:00
MichaelDvP
ba7d9b33d8 allow E32 gateway to connect eth 2026-05-25 08:59:37 +02:00
MichaelDvP
04934c6bca remove trailing comma 2026-05-25 08:59:09 +02:00
proddy
7409c7286f https://github.com/emsesp/EMS-ESP32/issues/3089 2026-05-24 21:34:49 +02:00
proddy
51c0157d1d typo 2026-05-24 21:34:45 +02:00
MichaelDvP
0b9eec0849 Merge remote-tracking branch 'emsesp/core3' into core3 2026-05-24 18:01:07 +02:00
MichaelDvP
31166794dd network fallback, fixes #3090 2026-05-24 16:54:04 +02:00