Commit Graph
662 Commits
Author SHA1 Message Date
MichaelDvP 99992db9ac check more states for wifi reconnect 2023-10-10 13:24:59 +02:00
MichaelDvP 020bb628d6 no mqtt disconnect on GOT_IP if already connected 2023-10-10 09:47:27 +02:00
MichaelDvP a3300e94a7 compiles for 2.0.13/idf4.4.6 and 3.0.0/idf5.1 (see pio_local.example) 2023-10-03 15:28:27 +02:00
MichaelDvP 62eeca944b make NTP arduino3 ready 2023-10-03 10:57:20 +02:00
MichaelDvP 17d7487423 use arduino neopixel instead of adafruit lib 2023-10-03 10:54:17 +02:00
MichaelDvP ae589c745b use onewire from tasmota, arduino3 ready 2023-10-03 10:53:04 +02:00
MichaelDvP bbc5bc8585 sync mqtt client with origin 2023-09-20 12:17:24 +02:00
MichaelDvP ba7ceca798 Network, reconnect without waiting 2023-09-20 12:16:15 +02:00
MichaelDvP 9f1002df9a remove channel from networkSettings 2023-09-19 15:19:45 +02:00
MichaelDvP 09e2945c15 add BSSID and Channel to network settings, full_scan 2023-09-18 12:29:01 +02:00
MichaelDvP d8c298f6fe network init 2023-09-17 09:27:08 +02:00
MichaelDvP e9c3f8c6da Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev2 2023-09-06 12:04:39 +02:00
MichaelDvP fcc2a48192 Update to espressif32@6.4.0, v3.6.1-dev.1 2023-09-06 08:05:45 +02:00
MichaelDvP b912779ef9 fix max for ULONG values, save counters every hour, 3.6.1-dev0c 2023-09-04 12:21:53 +02:00
MichaelDvP bd92345793 boiler energy counter, stored in nvs 2023-09-03 17:53:48 +02:00
MichaelDvP 005463c41f update espMqttClient 2023-08-31 11:50:31 +02:00
MichaelDvP ae1bf1cbfb merge mqtt changes from bertmelis, dev2 2023-08-31 09:47:07 +02:00
MichaelDvP 120c0b5ca2 update espMqttClient, add own mqtt limit, fix queue display, 3.7.0-dev1d 2023-08-31 08:09:54 +02:00
MichaelDvP d17582d697 mqtt check 60k free heap (not maxalloc), dev1c 2023-08-30 13:39:19 +02:00
MichaelDvP c3227a6352 mqtt:min alloc to 45k, fix memcheck for PSRAM, dev1b 2023-08-30 12:38:29 +02:00
MichaelDvP d0c368f6a0 dont allow not_connected_publish, fix mqtt success/fail counters, v3.7.0-dev1a 2023-08-30 12:19:55 +02:00
MichaelDvP f6a4da0584 mqtt free mem to 40k, v3.7.0-dev1 2023-08-29 12:40:10 +02:00
proddy c8466df61d exclude arduinojson with Todo Tree 2023-07-24 08:31:49 +01:00
proddy ded26feeb6 upgrade arduinojson 6.21.3 2023-07-24 08:16:37 +01:00
MichaelDvP 8b58282bde Merge branch 'dev2' of https://github.com/emsesp/EMS-ESP32 into dev2 2023-07-21 09:16:51 +02:00
proddy d84a555171 make standalone compile on osx 2023-07-15 12:42:54 +02:00
Proddy 1b6e3b89b6 formatting 2023-07-15 11:40:35 +02:00
Proddy ed694f4ec5 formatting 2023-07-15 11:36:18 +02:00
Proddy b659218d13 use original formatting 2023-07-15 11:34:57 +02:00
Proddy 7bb6427ec9 updated comments 2023-07-15 11:34:38 +02:00
Proddy 37724814be changes to compile standalone 2023-07-15 11:33:38 +02:00
Proddy 98dd25c5bb make EMS-ESP compile standalone on osx/darwin and linux 2023-07-15 11:00:04 +02:00
proddy ccd69c2c3a compile on mac osx 2023-07-15 10:24:43 +02:00
MichaelDvP 6d0bd099e1 Merge branch 'dev2' of https://github.com/emsesp/EMS-ESP32 into dev2 2023-07-14 19:15:28 +02:00
Proddy 4730389668 remove log line 2023-07-14 16:45:01 +02:00
Proddy 1b623014c1 added log message 2023-07-14 12:11:22 +02:00
Proddy 9ff8d01e93 make standalone compile 2023-07-13 21:50:34 +02:00
MichaelDvP afad1d7b95 small updates 2023-07-13 12:42:07 +02:00
MichaelDvP b8e36eb13b Merge branch 'dev2' of https://github.com/emsesp/EMS-ESP32 into dev2 2023-07-12 07:11:10 +02:00
Proddy d92cd4ea2c Add endpoint to read firmware capabilities #1218 2023-07-11 13:28:29 +02:00
MichaelDvP 2c19b9369a Change MqttClient without restart, use secureClient for port >8800 2023-07-11 11:35:54 +02:00
MichaelDvP 78403adeb4 mqtt tls only for esp32-S3, certificate input strips header/footer/CR/LF 2023-07-11 07:50:13 +02:00
MichaelDvP 1e8adfb34f activate setInsecure to make tsl work 2023-07-10 15:22:33 +02:00
MichaelDvP 29557d764a Merge branch 'dev2' of https://github.com/emsesp/EMS-ESP32 into dev2 2023-07-10 12:38:29 +02:00
MichaelDvP ae46f40fce fix secure mqtt 2023-07-10 12:36:59 +02:00
Proddy d8364c5df2 close only on 406 2023-07-09 10:55:25 +02:00
MichaelDvP f62b5548a3 add missing \n in certificate 2023-07-09 08:40:22 +02:00
MichaelDvP 443fe640b3 add optional secure mqtt 2023-07-08 16:24:44 +02:00
Proddy bea0922ee8 report on invalid extension - Validate file name extension on file upload #1210 2023-07-08 14:10:33 +02:00
MichaelDvP 5977b0585d update mqtClient 2023-07-03 21:09:56 +02:00