Commit Graph
742 Commits
Author SHA1 Message Date
proddy db5ccb018f improve http fallouts, move to its own class 2026-08-29 16:26:26 +02:00
proddy 94926b0ca7 S3 wifi support 2026-08-29 11:19:01 +02:00
proddy 98a6199a69 fixes for email service 2026-08-29 11:18:53 +02:00
proddy 97af64c53b text change 2026-08-23 22:19:16 +02:00
proddy bcb47912c0 refactor mqtt disconnect reason 2026-08-23 22:19:09 +02:00
proddy fce46f7613 auto-formatting 2026-08-23 12:31:27 +02:00
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
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 cec0fbc95d revert dev7 mqtt changes 2026-08-19 16:37:10 +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 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 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 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 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 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
proddy b47e7d1dd6 fix HA warning on Uptime 2026-08-07 13:44:35 +02:00
proddy fb55327373 fix possible dhcp bounce 2026-08-07 13:44:20 +02:00
proddy e22b82e913 refactoring based on Michael's comments 2026-08-07 13:42:45 +02:00
proddy bde9ab53a1 fix formatting 2026-08-06 16:17:17 +02:00
proddy dac1e1a69c prevent STA warning on boot 2026-08-06 12:10:39 +02:00
proddy 1b2371c67a scan all dns slots, prevent STA warning on boot 2026-08-06 12:10:21 +02:00
proddy 1956ff8386 fix LED flashing 2026-08-05 15:43:40 +02:00
proddy 3a81c70018 add DHCP workaround (disabled for now) 2026-08-05 15:43:30 +02:00
MichaelDvP 59b0417297 Merge branch 'core3' into dev 2026-08-02 16:32:05 +02:00
proddy e166db8b70 fix lint warnings from SonarQube 2026-08-02 14:41:46 +02:00
proddy 4a8ad71b63 auto-formatting 2026-08-01 17:03:15 +02:00
MichaelDvP 6487a3be70 remove device without entities and not registered by busmaster 2026-07-31 18:40:18 +02:00
proddy 11eeb521d5 fix state class for uptime 2026-07-28 21:28:30 +02:00
MichaelDvP c624e82ada update modbus 2026-07-28 10:11:39 +02:00
proddy 2bef33f81a added application setting 'disable factory' Feature request->Button anti tampering mode
Fixes #3150
2026-07-26 13:34:15 +02:00
proddy a25f73f0ec cz -> cs 2026-07-26 11:22:30 +02:00
proddy c91488d2fe cz -> cs 2026-07-26 11:16:10 +02:00
proddy c760218024 add UPTIME for HA UOM - #3146 2026-07-16 21:20:13 +02:00
MichaelDvP a80ec9cf7e fix langth for json in shuntingyard, do not remove emty strings 2026-07-13 15:04:57 +02:00