Commit Graph
6515 Commits
Author SHA1 Message Date
MichaelDvP 74342ba654 Merge branch 'dev' into dev2 2024-02-23 08:56:43 +01:00
MichaelDvP 392015f3af Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2024-02-23 08:48:27 +01:00
Proddy c769fd6d2c Merge pull request #1626 from proddy/dev
Expose EMS-ESP commands (like reset) via MQTT Discovery #1605
2024-02-22 21:29:21 +01:00
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
MichaelDvP 5e5e6ff053 fixed ip for ETH, setting order 2024-02-21 16:02:04 +01:00
MichaelDvP 08204a94d8 fix typo #1622 2024-02-21 16:01:35 +01:00
MichaelDvP 0eb3df704e Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2024-02-21 15:59:56 +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
MichaelDvP 0010f71a3c uart in iram 2024-02-19 09:56:54 +01:00
MichaelDvP 38a546d6f7 remotetemp with RC200 v32.02, version as 10 byte telegram., fix #1622 2024-02-17 18:32:29 +01:00
MichaelDvP 4346de27b6 remote thermostat 30 sec interval, update packages 2024-02-16 13:41:30 +01:00
MichaelDvP d797c3371b Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev2 2024-02-15 09:08:01 +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