Commit Graph
261 Commits
Author SHA1 Message Date
MichaelDvP ce33fa6535 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev2 2024-02-10 17:25:50 +01:00
Proddy 303e86a5eb remove unused comments 2024-02-10 15:43:59 +01:00
Proddy 52479c408f added comment for refactor reminder 2024-02-10 15:43:49 +01:00
Proddy 6d6291e659 remove feature as its not used, and speed up web loading slightly 2024-02-10 15:42:14 +01:00
proddy 1024dbb61f refactoring 2024-02-09 18:23:55 +01:00
MichaelDvP 52a8b20c54 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev2 2024-02-06 19:30:24 +01:00
Proddy 253adfeb45 memory optimizations 2024-02-05 09:38:11 +01:00
Proddy 22b70ac378 replace list with vector (makes no diff) 2024-02-04 14:49:59 +01:00
Proddy 40a685aeb2 remove cache 2024-02-04 14:49:23 +01:00
MichaelDvP a8c3b21ee6 Merge branch 'dev' into dev2 2024-01-21 09:35:16 +01:00
Proddy a34c8661bd optimize so easier to port to IDF later 2024-01-14 21:12:36 +01:00
proddy 1f81ccb686 remove comment 2024-01-11 21:36:58 +01:00
Proddy 3f10523e66 remove & reference to JsonVariant (prevent dangling references) 2024-01-08 11:32:58 +01:00
MichaelDvP 8ddc167f93 Merge branch 'dev' into dev2 2024-01-08 11:26:17 +01:00
Proddy 10d6728c82 remove obsolete reference to JsonObject 2024-01-06 17:42:42 +01:00
MichaelDvP 025f43953a Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev2 2024-01-06 16:36:01 +01:00
Proddy 8540e71145 add additional cache header 2024-01-06 10:48:15 +01:00
Proddy af237c4fc0 Arduino v7 2024-01-04 23:43:30 +01:00
MichaelDvP e8217b68a5 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev2 2024-01-04 11:53:38 +01:00
Proddy c9efd095e7 show network hostname in webui 2024-01-03 23:56:23 +01:00
Proddy 3a92d69c77 minor changes from https branch 2023-12-28 14:20:06 +01:00
MichaelDvP ddd1f5de5b Merge branch 'dev' into dev2 2023-12-19 18:35:10 +01:00
MichaelDvP 446601c6e0 update mqttClient, works with tasmota-arduino 2.14 / 3.0 without WiFiSecure 2023-12-19 13:47:10 +01:00
MichaelDvP 9f3e2dbcd3 merge PR#1497 from pswid, add partiton, resort system status 2023-12-19 13:44:15 +01:00
MichaelDvP a0e1894262 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev2 2023-12-13 07:24:06 +01:00
Proddy 9b1e399730 fixes #1494 2023-12-12 22:35:10 +01:00
MichaelDvP 29a3e79804 Merge branch 'dev' into dev2 2023-12-12 14:41:31 +01:00
MichaelDvP d1f3ead8b9 fix mqtt::on_message, #1494 2023-12-12 10:09:02 +01:00
MichaelDvP ad577eaa2a Merge branch 'dev' into dev2 2023-12-03 18:24:06 +01:00
MichaelDvP 42ba93bdc1 add checkbox for MQTT-TLS, fix #1474 2023-12-03 18:07:30 +01:00
MichaelDvP 3101f5e6ae move dhw entities from mixer/solar to new water device, add pool device 2023-11-04 15:24:43 +01:00
MichaelDvP fcdc4314e3 Wifi AP start after 10 sec, stay if not connected 2023-10-27 10:28:59 +02:00
MichaelDvP 31b2005320 Remove Wifi-all-channel-scan, it induces connect issues. dev.4f 2023-10-26 14:58:37 +02:00
MichaelDvP 8ae5570c70 NTP do not configure disconnect if already disconnected 2023-10-26 14:55:47 +02:00
MichaelDvP ad51870d2c no wifi disconnect until reboot on ssid cleared 2023-10-24 21:54:57 +02:00
MichaelDvP 161f782904 fix flodding bus with forceHeatingOff messages, dev3b 2023-10-20 14:39:38 +02:00
MichaelDvP de2792ffdd add back esp32-s3 SSL for mqtt 2023-10-18 10:34:21 +02:00
MichaelDvP ddfc9f9dd0 mqtt use main task again 2023-10-18 07:12:44 +02:00
MichaelDvP 2acb45db47 send_info_mqtt called from main, not from ntp task 2023-10-15 14:55:42 +02:00
MichaelDvP abe0d793d6 test mqtt with own task, dev.2i 2023-10-15 12:56:36 +02:00
MichaelDvP b111e4762a remove SSL from S3 build 2023-10-15 10:25:32 +02:00
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 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