Commit Graph
11016 Commits
Author SHA1 Message Date
proddy cedafbd462 move reconnect count to onConnect. always show MQTT disconnect error 2026-08-22 13:25:31 +02:00
proddy 9d3eaa5ff7 rename connecting_ 2026-08-22 13:24:51 +02:00
proddy bc6351cc22 move MQTT and NTP to main loop 2026-08-22 13:24:40 +02:00
proddy 9b0ee07ee1 remove comments 2026-08-22 13:24:18 +02:00
proddy 4fe64fbff8 set system status to SYSTEM_STATUS_UPLOADING to pause MQTT/NTP etc during upload 2026-08-22 13:24:05 +02:00
proddy 51b689d91b text changes 2026-08-22 13:23:36 +02:00
proddy f5189b4d09 mention how to update unit tests 2026-08-22 13:23:21 +02:00
proddy 55b882cec2 update unit tests 2026-08-22 13:23:10 +02:00
proddy c16f12990a package update 2026-08-22 13:23:00 +02:00
proddy ed4b247d28 chore: update generated files for v3.9.0-dev.4 2026-08-20 11:48:53 +00:00
Proddy afb8efec53 Merge pull request #3194 from MichaelDvP/dev
small changes and fixes from #3181
2026-08-20 13:32:06 +02:00
MichaelDvP 84b23f19e5 dev.4 2026-08-20 13:23:05 +02:00
MichaelDvP 668d59a2cd update modbus 2026-08-20 12:44:32 +02:00
MichaelDvP 88f258d7e9 use http_request for version cache 2026-08-20 12:44:21 +02:00
MichaelDvP c45441e3be cleanup sample_value 2026-08-20 12:37:10 +02:00
MichaelDvP 2994535158 add back burnminpower for 0xe6, #3193 2026-08-20 12:36:35 +02:00
MichaelDvP fdfb560cf9 min value for coolstart, #3192 2026-08-20 12:35:55 +02:00
MichaelDvP d56c5897fa fix standalone 2026-08-19 16:40:51 +02:00
MichaelDvP cec0fbc95d revert dev7 mqtt changes 2026-08-19 16:37:10 +02:00
MichaelDvP 8f118e07a3 fix standalone 2026-08-19 16:30:08 +02:00
MichaelDvP b05ae6dbbb fix http timeout setting, dev.8 2026-08-19 15:46:11 +02:00
MichaelDvP 469ca8bf05 revert mqtt dev7 changes 2026-08-19 11:49:29 +02:00
MichaelDvP edd1677526 http timeouts 2026-08-19 11:49:04 +02:00
MichaelDvP c363e0e2c8 do not rebuild all HA configs on a mqtt reconnect, limit by heap 2026-08-17 14:11:42 +02:00
MichaelDvP d397a14b41 prevent unsuccessful mqtt connections, dev7 2026-08-17 11:37:19 +02:00
MichaelDvP 822096b635 detect network disconnect faster 2026-08-17 11:36:18 +02:00
MichaelDvP 0defebfdb6 update pkg 2026-08-17 11:35:40 +02:00
MichaelDvP 574c4e45d5 val_tpl for undefined: 'None' 2026-08-16 10:16:34 +02:00
MichaelDvP 48c118fed7 typo 2026-08-14 15:35:34 +02:00
MichaelDvP ef4335156c remote emulation for UI800 is RT800 2026-08-13 09:49:24 +02:00
MichaelDvP 4d4269cdf7 hc/control setting for UI800 thermostat #3181 2026-08-12 11:44:11 +02:00
MichaelDvP 95a8b78d1d revert commit #9c992d8 2026-08-12 08:54:05 +02:00
MichaelDvP 982b0f304e test with 'None' for undefined HA values 2026-08-11 09:36:30 +02:00
MichaelDvP 1d9a0b6257 set boottime for RTC (if rtc is set) 2026-08-10 10:11:43 +02:00
MichaelDvP 52486ed5b4 HA val_tpl for undefined boottime None 2026-08-10 10:11:01 +02:00
Proddy 73f2634acc Merge pull request #3186 from proddy/dev
more minor fixes, Eth fixes and other improvements
2026-08-09 20:36:58 +02:00
Proddy 2a604008ff Merge branch 'dev' into dev 2026-08-09 20:36:41 +02:00
proddy cd0a51f843 text changes 2026-08-09 20:21:41 +02:00
proddy 34cd93b7be fix bug where changing provision mode inflight would crash 2026-08-09 20:21:32 +02:00
proddy d47915d815 text changes 2026-08-09 20:20:53 +02:00
proddy cb97de7706 no AP if its sets to Never, stop loading ETH.begin() causing memory crash 2026-08-09 20:20:44 +02:00
proddy dbc5a73583 changed path 2026-08-09 20:19:48 +02:00
proddy 4d25c69c84 matching AP provision modes 2026-08-09 20:19:24 +02:00
proddy b430866bbb update tests 2026-08-09 20:19:08 +02:00
proddy 553752a7ca package update 2026-08-09 18:15:10 +02:00
proddy 9c992d8fda show MQTT connection error only once on the first connect failure 2026-08-09 12:28:17 +02:00
proddy e4d127db67 mqtt disconnect on non-psram boards 2026-08-09 09:58:57 +02:00
Proddy 5b41217a67 Merge pull request #3187 from MichaelDvP/dev
workaround for memory leak, #3184
2026-08-09 09:04:39 +02:00
proddy d913824b35 fix compare string length 2026-08-08 11:44:04 +02:00
proddy ae3443c637 various lint optimizations (add const, pass by reference) 2026-08-08 11:43:44 +02:00