Commit Graph
19948 Commits
Author SHA1 Message Date
J. Nick Koston ebd484495e Merge branch 'bump_libretiny_192' into integration 2026-01-07 23:07:52 -10:00
J. Nick Koston 36e748609e [libretiny] Bump to 1.9.2 2026-01-07 23:01:00 -10:00
J. Nick Koston 57152edf23 Merge branch 'wifi_ard_esp32' into integration 2026-01-07 22:50:06 -10:00
J. Nick Koston 1c3f421746 [wifi] Disable SoftAP support on Arduino ESP32 when ap: not configured 2026-01-07 22:42:49 -10:00
J. Nick Koston 182063d5c6 Merge remote-tracking branch 'origin/reuse_constexpr_web_server' into integration 2026-01-07 22:06:54 -10:00
J. Nick Koston f8f6ad942b Merge branch 'min_chip_psram' into integration 2026-01-07 22:06:40 -10:00
J. Nick Koston fd1ad89a33 [core] Improve minimum_chip_revision warning for PSRAM users 2026-01-07 22:05:40 -10:00
J. Nick Koston 735aca89ee [web_server] Use centralized length constants for buffer sizing 2026-01-07 20:03:18 -10:00
J. Nick Koston aa3bed7089 [web_server] Use centralized length constants for buffer sizing 2026-01-07 20:01:54 -10:00
J. Nick Koston 40cd6aa18b [web_server] Use centralized length constants for buffer sizing 2026-01-07 20:01:23 -10:00
J. Nick Koston b8da3b3265 [web_server] Use centralized length constants for buffer sizing 2026-01-07 20:00:40 -10:00
J. Nick Koston 9a3d1f5acc [web_server] Use centralized length constants for buffer sizing 2026-01-07 19:59:45 -10:00
J. Nick Koston ec5290ef80 [web_server] Use centralized length constants for buffer sizing 2026-01-07 19:58:30 -10:00
J. Nick Koston 197cf6f445 [web_server] Use centralized length constants for buffer sizing 2026-01-07 19:56:16 -10:00
J. Nick Koston 8b46610281 tweaks 2026-01-07 19:39:11 -10:00
J. Nick Koston 3234f44660 Address Copilot review comments 2026-01-07 19:32:30 -10:00
J. Nick Koston b5b78a674e [mqtt] Reduce heap allocations in topic string building 2026-01-07 18:42:58 -10:00
Keith BurzinskiandJ. Nick Koston e301b8d0e0 [thermostat] Allow heat_cool_mode without an automation (#13069)
Co-authored-by: J. Nick Koston <nick+github@koston.org>
2026-01-07 21:44:10 -06:00
J. Nick Koston 3a2f2aa6a8 Merge branch 'wifi_roaming_prevent_ping_pong_broken_ap' into integration 2026-01-07 16:37:48 -10:00
J. Nick Koston d46b0c4abb tweak 2026-01-07 16:37:09 -10:00
J. Nick Koston 329e800684 more logging 2026-01-07 16:36:45 -10:00
J. Nick Koston 8aa77f7888 Merge branch 'wifi_roaming_prevent_ping_pong_broken_ap' into integration 2026-01-07 16:30:34 -10:00
J. Nick Koston 79c1680b80 show attempts remaining in logging 2026-01-07 16:30:25 -10:00
J. Nick Koston d2347e1302 Merge branch 'wifi_roaming_prevent_ping_pong_broken_ap' into integration 2026-01-07 16:28:35 -10:00
J. Nick Koston de1c213537 handle scan error 2026-01-07 16:27:27 -10:00
J. Nick Koston 1fb2eaa905 fixes 2026-01-07 16:24:55 -10:00
J. Nick Koston b919cc584c fixes 2026-01-07 16:24:46 -10:00
J. Nick Koston 142b1640b6 Merge branch 'wifi_roaming_prevent_ping_pong_broken_ap' into integration 2026-01-07 16:18:21 -10:00
J. Nick Koston fb4d50150a [wifi] Fix infinite roaming when best-signal AP is crashed/broken 2026-01-07 16:16:47 -10:00
J. Nick Koston d0843d504e [wifi] Fix infinite roaming when best-signal AP is crashed/broken 2026-01-07 16:15:38 -10:00
J. Nick Koston 77077b470a Merge branch 'libretiny_limit_wifi_retries' into integration 2026-01-07 15:40:11 -10:00
J. Nick Koston 22af0b9eec [wifi] Limit ignored disconnect events on LibreTiny to speed up AP failover 2026-01-07 15:38:54 -10:00
Clyde Stubbs 738678e87b [image] Add define and core data (#13058) 2026-01-08 11:20:37 +11:00
J. Nick Koston 761aa2eecf Merge remote-tracking branch 'upstream/dev' into integration 2026-01-07 13:44:27 -10:00
J. Nick Koston 0ce3ac438b [logger] Add thread-safe logging support for LibreTiny platform (#13062) 2026-01-07 13:40:15 -10:00
afa4fe9820 [esp32_touch] Disable hardware timeout to prevent continuous interrupts (#13059)
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: J. Nick Koston <nick+github@koston.org>
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
2026-01-07 18:37:47 -05:00
J. Nick Koston cc08d17f85 Merge remote-tracking branch 'upstream/dev' into integration 2026-01-07 11:52:17 -10:00
a66df9ab0f Update webserver local assets to 20260107-214817 (#13064)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
2026-01-07 11:52:02 -10:00
J. Nick Koston 4ad721f632 Merge remote-tracking branch 'upstream/dev' into integration 2026-01-07 11:51:46 -10:00
J. Nick Koston 1339f3e77e [web_server][captive_portal] Add Brotli compression (saves ~11KB flash when using local) (#12959) 2026-01-07 11:49:23 -10:00
J. Nick Koston fb03947d28 Merge remote-tracking branch 'upstream/dev' into integration 2026-01-07 11:39:50 -10:00
J. Nick Koston e29523e248 [abbwelcome] Use stack-based formatting to eliminate heap allocations (#12799) 2026-01-07 10:31:19 -10:00
J. Nick Koston 44eac36e05 [debug] Use stack buffers with buf_append helper instead of std::string (#13020) 2026-01-07 10:19:10 -10:00
J. Nick Koston 050e9b0d4a [wifi] Add basic post-connect roaming support for stationary devices (#12809) 2026-01-07 08:30:23 -10:00
J. Nick Koston 25ac89e9b5 [logger] Add thread-safe logging for host platform (#13010) 2026-01-07 08:29:50 -10:00
J. Nick Koston d86d1f9f52 [modbus_controller] Replace format_hex_pretty with stack-based format_hex_pretty_to (#12781) 2026-01-07 08:29:28 -10:00
J. Nick Koston fd19280df9 [es8388] Use index-based select publish_state to avoid heap allocations (#13053) 2026-01-07 08:29:00 -10:00
J. Nick Koston b7dbda497a [core] Improve log timestamp accuracy by batching serial reads (#12750) 2026-01-07 08:28:31 -10:00
J. Nick Koston 815543b77e [tuya] Avoid heap allocation in text sensor enum publish (#13056) 2026-01-07 08:28:14 -10:00
J. Nick Koston 0948e0359f [core] Add integer overload for fnv1a_hash_extend (#13054) 2026-01-07 08:27:58 -10:00