Commit Graph
276 Commits
Author SHA1 Message Date
proddy bc232fcff2 added some debug log messages 2024-03-13 17:50:33 +01:00
proddy c70b1c3bbd don't need to start mDNS for IPv6 as its already running 2024-03-13 17:36:58 +01:00
Proddy be6bb1de6a fixes #1656 2024-03-12 23:08:57 +01:00
Proddy 0bd57973c5 remove duplicate wifi log message for ipv6 2024-03-12 23:08:24 +01:00
Proddy 4e3eb3aeaa asyncwebserver optimizations 2024-03-10 21:15:34 +01:00
MichaelDvP 463c68d08c enable IPv6 for tasmota, add env:ci_16M for E32V2 2024-02-29 10:12:42 +01:00
MichaelDvP ff045b1a01 back to platform 2024.01.01, show dns ipv6 in right format 2024-02-28 12:40:27 +01:00
MichaelDvP 5e5e6ff053 fixed ip for ETH, setting order 2024-02-21 16:02:04 +01:00
proddy 944d86b644 removed unused _retained's 2024-02-14 15:07:35 +01:00
proddy 49d749e89f move generateClientId() 2024-02-14 14:47:29 +01:00
proddy f5ec9e9602 remove unneeded file 2024-02-14 14:46:20 +01:00
Proddy daf08e7bd9 support standalone 2024-02-14 11:00:03 +01:00
Proddy ce3c3e0b3e tidy up lambda's 2024-02-13 20:19:58 +01:00
Proddy 92a80c3aaf factoryReset only used with button in test mode 2024-02-13 20:19:41 +01:00
Proddy df21c15972 code cleaning 2024-02-13 20:19:21 +01:00
Proddy a7d0259b30 replace lambda [&] with [this] 2024-02-13 15:19:06 +01:00
Proddy 732ad4bc6a remove retainStr 2024-02-13 15:17:34 +01:00
Proddy f40a6f20c6 change log text 2024-02-13 15:16:58 +01:00
proddy 62ae5332de use consistent log message format 2024-02-13 10:57:11 +01:00
Proddy a8a875f9d5 add missing tx_power 2024-02-12 14:40:08 +01:00
Proddy 6cd9dfc685 fixes for #1615 2024-02-12 14:25:21 +01:00
Proddy 80a3007f8b refactoring 2024-02-12 14:21:30 +01:00
Proddy 1f7c968d0d remove OriginID from state service 2024-02-12 11:22:07 +01:00
Proddy 65cf8005a4 fixes for txPower 2024-02-11 23:01:32 +01:00
proddy 7c97aaf735 try out etags instead of immutable cache 2024-02-11 21:54:31 +01:00
Proddy 3d715c45e0 Wifi Tx Power not adjusted #1614 2024-02-11 14:21:51 +01:00
proddy fea63b0d52 #1614 - WiFi Tx Power 2024-02-11 10:32:33 +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
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
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
Proddy 10d6728c82 remove obsolete reference to JsonObject 2024-01-06 17:42:42 +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
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 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
Proddy 9b1e399730 fixes #1494 2023-12-12 22:35:10 +01:00
MichaelDvP 42ba93bdc1 add checkbox for MQTT-TLS, fix #1474 2023-12-03 18:07:30 +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