Commit Graph
6361 Commits
Author SHA1 Message Date
Proddy 0f06bfa91c 3.6.5-dev15 2024-02-22 21:29:04 +01:00
Proddy dffc4a7c02 package update 2024-02-22 21:27:43 +01:00
Proddy 34201025c3 update with #1628 2024-02-21 23:10:56 +01:00
Proddy 189ea6b23d Send MQTT heartbeat immediately after connection 2024-02-21 23:04:32 +01:00
Proddy 24f2d86059 update packages 2024-02-21 23:04:18 +01:00
Proddy 1a08ab6a2b remove RSSI from info payload as its in the heartbeat 2024-02-21 23:04:10 +01:00
Proddy 2eb77b5f97 package update 2024-02-20 23:28:06 +01:00
Proddy 33b6ece55b Expose EMS-ESP commands (like reset) via MQTT Discovery #1605 2024-02-20 23:27:56 +01:00
Proddy 5d3f8e5b69 updates 2024-02-14 22:19:11 +01:00
Proddy 8ebc552cac Merge pull request #1615 from proddy/dev
fix WiFi TxPower, plus a ton of other refactoring
2024-02-14 15:08:04 +01:00
proddy 944d86b644 removed unused _retained's 2024-02-14 15:07:35 +01:00
proddy 8bd2a39d4e update for 3.6.5-dev14 2024-02-14 15:07:17 +01:00
proddy ed9cad6e39 hostname is multiline 2024-02-14 15:07:02 +01:00
proddy e31330e931 200 char limit for hostnames 2024-02-14 15:06:51 +01:00
proddy 49d749e89f move generateClientId() 2024-02-14 14:47:29 +01:00
proddy d3fadd7081 remove comment 2024-02-14 14:47:17 +01:00
proddy 31ff0f5aba add override 2024-02-14 14:47:09 +01:00
proddy b24a63b992 add missing overrides 2024-02-14 14:46:59 +01:00
proddy f5ec9e9602 remove unneeded file 2024-02-14 14:46:20 +01:00
proddy b6accb8d02 add extra {} to SubscribeItem list[1] 2024-02-14 14:46:10 +01:00
Proddy a35486ec24 remove bogus flags 2024-02-14 11:09:08 +01:00
Proddy fdaa9a6188 tidy up standalone 2024-02-14 11:00:16 +01:00
Proddy daf08e7bd9 support standalone 2024-02-14 11:00:03 +01:00
Proddy 994e1fc26b remove bogus include 2024-02-14 10:54:16 +01:00
Proddy 34b7dd61cf clean up standalone 2024-02-14 10:53:53 +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 b683d1dd21 default mqtt will base off ESP32's chip code 2024-02-13 20:19:03 +01:00
Proddy a7d0259b30 replace lambda [&] with [this] 2024-02-13 15:19:06 +01:00
Proddy 16779064f4 update 2024-02-13 15:17:47 +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 4bf22dd6a5 refresh sync to 30ms for faster display in web 2024-02-13 10:57:37 +01:00
proddy 62ae5332de use consistent log message format 2024-02-13 10:57:11 +01:00
proddy 12e65279ef package update 2024-02-13 10:56:56 +01:00
proddy 295b90f49c NTP log text 2024-02-13 10:56:50 +01:00
Proddy 644907e58b fix error in event log 2024-02-12 14:51:10 +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 ed5f0bc6d5 start logging service sooner so weblog captures setup like network, mqtt etc 2024-02-12 11:22:56 +01:00
Proddy df1109ea39 remove wifi_tweak 2024-02-12 11:22:21 +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 23cfdd9b34 remove cmd 2024-02-11 21:54:08 +01:00
Proddy b454e87405 Merge branch 'emsesp:dev' into dev 2024-02-11 14:23:24 +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