Commit Graph
97 Commits
Author SHA1 Message Date
MichaelDvP 6487a3be70 remove device without entities and not registered by busmaster 2026-07-31 18:40:18 +02:00
MichaelDvP e9b300f20b Merge branch 'dev' into core3 2026-07-12 16:40:45 +02:00
MichaelDvP 7ab343a216 fix crashes from #3146 2026-07-12 08:17:40 +02:00
proddy 7f308f4036 auto-formatting 2026-06-28 14:39:02 +02:00
proddy 06a81db88a minor heap optimizations 2026-06-13 16:47:14 +02:00
proddy b1944601ef scheduler loop is no longer async 2026-06-09 23:00:13 +02:00
proddy dc096a9856 load Commands first before Scheduler 2026-06-08 22:34:50 +02:00
proddy 8fb69826f9 comments 2026-06-08 20:54:43 +02:00
proddy 9370ae69ec cleanup 2026-06-08 20:44:09 +02:00
proddy 5c4dfcb9ae first try 2026-06-07 18:26:35 +02:00
MichaelDvP cc1808289a Merge branch 'dev' into core3 2026-06-07 14:12:36 +02:00
MichaelDvP 7349bc9ebf reset system status 2026-06-04 12:20:12 +02:00
proddy 1314f643f7 load schduler and other services before checking upgrade 2026-05-28 20:39:59 +01:00
proddy 2b90b59386 update comment 2026-05-20 21:49:57 +02:00
proddy 5f9eb8d6d2 large jsondocs in PSRAM 2026-05-16 16:26:04 +02:00
proddy 85a12bf581 add const 2026-05-16 15:45:14 +02:00
proddy 7153bfefba remove unused variables 2026-05-15 20:41:48 +02:00
proddy a39626bb0e add comments 2026-05-15 13:05:43 +02:00
proddy 1961090c4c show EMS bus ID 2026-05-15 10:48:05 +02:00
proddy 33fda705c0 Feature: Make RGB LED (preset colors) accessible via API/etc #3039
Fixes #3063
2026-05-15 10:07:17 +02:00
proddy 7854349dbe support filesystem ota 2026-05-10 13:22:00 +02:00
proddy 57997d0acb enable OTA uploads of filesystem (pre_load.json) 2026-05-09 15:25:06 +02:00
proddy eaf8332d16 Merge remote-tracking branch 'origin/dev' into core3 2026-05-02 09:35:31 +02:00
proddy 751c540cb3 refactor network code 2026-05-01 08:07:05 +02:00
proddy 7c6259dddd tidy up comments 2026-04-27 11:08:52 +02:00
proddy 3a11327e7e https://github.com/emsesp/EMS-ESP32/discussions/3044 2026-04-26 16:10:30 +02:00
MichaelDvP 30d1ae5642 update otadata when littlefs fails 2026-04-22 08:21:29 +02:00
proddy fb09e10f19 sync with core3 features 2026-03-30 23:26:04 +02:00
proddy afca995fe5 remove poll check 2026-03-30 21:06:08 +02:00
proddy 3da3345683 fix poll_match_count 2026-03-29 16:30:38 +02:00
proddy 69a129d80e move NVS initisalisation higher, add check for poll_id == bus ID 2026-03-29 15:43:03 +02:00
MichaelDvP 5c3c010d5a Merge branch 'dev' into core3 2026-03-16 14:02:02 +01:00
MichaelDvP a9f50d9371 update version number fixes #2981 2026-03-16 12:55:27 +01:00
MichaelDvP 8c732f9f1e allow modbus start/stop without reboot 2026-03-15 16:12:50 +01:00
MichaelDvP 96ae3bbbba customze device brand #2784 2026-02-12 12:01:39 +01:00
proddy 8ee0789dad emsesp.org ownership 2026-01-11 14:17:49 +01:00
proddy 81d46fede2 check for USB uploads and set 'fresh' flag 2026-01-05 21:34:32 +01:00
proddy 68ebcdded4 gpio exclusion, add name 2026-01-04 11:44:28 +01:00
proddy 3fdc370466 clean up check_upgrade, remove OTA onProgress setting status each time 2025-12-31 15:25:05 +01:00
proddy 84bbd93216 fix standalone 2025-12-26 16:24:46 +01:00
proddy 2b6606d8ad disable uart when uploading, show when uploading, store flag showing its a new firmware 2025-12-26 15:25:41 +01:00
proddy 1ede7028a5 add back missing webLogService.loop() 2025-12-26 12:06:31 +01:00
proddy 05baec85b7 implement txenabled system command - #2850 2025-12-26 10:10:27 +01:00
proddy fb698fd029 if LED flashing skip other chores 2025-12-26 09:34:25 +01:00
proddy eaea1f383b formatting 2025-12-21 22:29:28 +01:00
proddy 39d18b78a1 formatting 2025-12-18 21:39:43 +01:00
MichaelDvP ecab30d4ac do not flood mqtt queue if publish on change is set 2025-12-16 08:27:21 +01:00
MichaelDvP ad3049ab0a smal fixes 2025-12-12 10:47:06 +01:00
proddy 55b8c2d04c fix standalone/make, fix HA avty, fix deprecated arduinojson, update packages 2025-12-11 23:52:44 +01:00
MichaelDvP 7a683d3637 more to psram, names for sensors, schedule, custom as char[20] 2025-12-11 16:00:24 +01:00