Commit Graph

605 Commits

Author SHA1 Message Date
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
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
proddy
2b90b59386 update comment 2026-05-20 21:49:57 +02:00
proddy
280341a11c remove debug log 2026-05-20 21:49:24 +02:00
proddy
e6274174b1 sync with dev 2026-05-20 18:32:12 +02:00
proddy
d670bc2b07 optimize enum to avoid per-call adding enums to heap 2026-05-19 17:45:48 +02:00
proddy
5292f7ed17 use reference to avoid copy 2026-05-19 17:45:02 +02:00
proddy
9bd987abb0 order device values for packing, reducing stack 2026-05-19 17:44:39 +02:00
MichaelDvP
d85c1dc8e8 telegram buffers 2026-05-18 07:40:02 +02:00
proddy
972fb9cce5 formatting 2026-05-17 16:20:03 +02:00
proddy
90894898c2 use PSRAM in AsyncJsonResponse 2026-05-17 16:19:54 +02:00
proddy
144d6589ef fix brand_to_cstr 2026-05-17 16:15:17 +02:00
proddy
4bc7ed3db2 min_free_mem_ 2026-05-16 16:26:11 +02:00
proddy
5f9eb8d6d2 large jsondocs in PSRAM 2026-05-16 16:26:04 +02:00
proddy
2f85b367b0 replace std:function with lambda 2026-05-16 16:17:10 +02:00
proddy
824c036f9a brand_to_cstr() 2026-05-16 15:46:17 +02:00
proddy
0bb27f03f3 add const 2026-05-16 15:46:08 +02:00
proddy
1602f9bf02 add condition to LOGging 2026-05-16 15:45:51 +02:00
proddy
85a12bf581 add const 2026-05-16 15:45:14 +02:00
proddy
a1f24b38fa do the toLower outside the loop 2026-05-16 15:39:51 +02:00
proddy
dee4f3531d remove unneeded include 2026-05-16 15:19:08 +02:00
proddy
bf07f904fc some small optimizations, more colors 2026-05-16 12:27:00 +02:00
proddy
7153bfefba remove unused variables 2026-05-15 20:41:48 +02:00
proddy
807b77d418 logic improvements 2026-05-15 13:06:14 +02:00
proddy
c69a7b03ef remove DEBUG for bus connection testing 2026-05-15 13:06:00 +02:00
proddy
a39626bb0e add comments 2026-05-15 13:05:43 +02:00
proddy
2d6d664109 typo 2026-05-15 10:49:12 +02:00
proddy
dd58973118 comment update 2026-05-15 10:48:40 +02:00
proddy
17d3f182a0 formatting 2026-05-15 10:48:15 +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
208717a896 rgbLedWrite 2026-05-14 21:25:05 +02:00
proddy
6afc6b1baa replace rgbLedWrite 2026-05-14 21:24:55 +02:00
proddy
ae46ca2b8a upgrade bus id from x0B to x49 2026-05-14 12:10:33 +02:00
Proddy
ec20f0743c Merge branch 'core3' into core3 2026-05-12 19:47:59 +02:00
MichaelDvP
ea7c2a1548 Merge branch 'dev' into core3 2026-05-11 15:06:11 +02:00
MichaelDvP
344dcd0019 add polarity setting for digital_in sensor, #3070 2026-05-11 14:35:48 +02:00
MichaelDvP
459270e035 rename sendmail and add security list instead of checkbox 2026-05-10 11:10:53 +02:00
proddy
57997d0acb enable OTA uploads of filesystem (pre_load.json) 2026-05-09 15:25:06 +02:00
MichaelDvP
fc451863c0 Merge branch 'dev' into core3 2026-05-09 08:13:31 +02:00
MichaelDvP
7b61429a02 fix testdata to device-id 0x49, txMode 5 2026-05-09 08:01:29 +02:00
MichaelDvP
fed15f0f96 tx-mode: auto, default bus-id 0x49 2026-05-07 21:08:56 +02:00
MichaelDvP
ff952935a2 Merge branch 'dev' into core3 2026-05-07 12:10:53 +02:00
MichaelDvP
ae5beccb9d dev.20, fixes #3064, handling of optional gpios 2026-05-07 12:02:33 +02:00
proddy
5e1b47707f rename mail -> email 2026-05-05 21:56:55 +02:00
proddy
cc631ff07f remove digitalWrite at init 2026-05-04 20:48:12 +02:00
proddy
b34a1b57d6 fix warning "esp32-hal-gpio.c:181] __digitalWrite(): IO 2 is not set as GPIO. Execute digitalMode(2, OUTPUT) first" 2026-05-04 08:38:41 +02:00
proddy
6587ddcead increase timeout to allow slower networks to connect 2026-05-04 08:22:39 +02:00