Commit Graph
6377 Commits
Author SHA1 Message Date
Proddy fd1d4b97a0 Merge pull request #1638 from MichaelDvP/dev
fix command attribute #1637
2024-02-27 08:25:16 +01:00
MichaelDvP 82579869a4 fix command attribute #1637 2024-02-27 07:53:22 +01:00
MichaelDvP 12690eeaf4 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2024-02-27 07:27:44 +01:00
MichaelDvP 768bdcaaaa add platform to system info 2024-02-24 14:38:08 +01:00
Proddy 1db4a33a1d Merge pull request #1631 from MichaelDvP/dev
small fixes
2024-02-24 13:28:50 +01:00
MichaelDvP 61d11ce440 update packages 2024-02-24 10:04:09 +01:00
MichaelDvP 08918a7349 AsyncTCP stack and queue settings 2024-02-24 10:03:58 +01:00
Proddy fb09386c22 Merge pull request #1633 from proddy/dev
fix issue with HA, removing availability check for online status as it may not have been published in time
2024-02-23 19:43:17 +01:00
Proddy d42ae52aff fix issue with HA, removing availability check for online status as it may not have been published in time 2024-02-23 19:42:15 +01:00
Proddy 271d1fda92 package update 2024-02-23 19:41:44 +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
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