Commit Graph
20414 Commits
Author SHA1 Message Date
J. Nick Koston b3570a9bfd Merge remote-tracking branch 'upstream/avoid_prefs_heap_churn' into integration 2026-01-15 19:02:18 -10:00
J. Nick Koston 73eff47998 Merge remote-tracking branch 'upstream/debug_cleanup_buf' into integration 2026-01-15 19:02:13 -10:00
J. Nick Koston ac2cb8b3b3 Merge remote-tracking branch 'upstream/esp8266_web_server_defer' into integration 2026-01-15 19:02:07 -10:00
J. Nick Koston 98b8fa2260 [web_server] Skip defer on ESP8266 where callbacks already run in main loop 2026-01-15 18:49:07 -10:00
J. Nick Koston fd33087b3f merge 2026-01-15 18:26:17 -10:00
J. Nick Koston 6812654435 [debug] Use shared buf_append_printf helper from core 2026-01-15 18:24:19 -10:00
J. Nick Koston 42b9863cd3 bot concerns 2026-01-15 18:19:15 -10:00
J. Nick Koston 9bdefc98b1 bot concerns 2026-01-15 18:17:42 -10:00
J. Nick Koston 2db4e15452 Merge branch 'dev' into avoid_prefs_heap_churn 2026-01-15 18:09:37 -10:00
J. Nick Koston 8263a8273f [debug] Add min_free heap sensor for ESP32 and LibreTiny, add fragmentation for ESP32 (#13231) 2026-01-15 18:08:26 -10:00
J. Nick Koston 530df75b43 Merge branch 'avoid_prefs_heap_churn' into integration 2026-01-15 18:05:47 -10:00
Keith Burzinski 14b7539094 [infrared, remote_base] Optimize IR transmit path for web_server base85 data (#13238) 2026-01-15 22:04:21 -06:00
J. Nick Koston 7641c36c95 [preferences] Reduce heap churn with small inline buffer optimization 2026-01-15 18:03:44 -10:00
J. Nick Koston b37cb812a7 [core] Add buf_append_printf helper for safe buffer formatting (#13258) 2026-01-15 22:03:11 -06:00
J. Nick Koston 42491569c8 [analyze_memory] Add nRF52/Zephyr platform support for memory analysis (#13249) 2026-01-15 17:53:53 -10:00
J. Nick Koston a8f937adf1 Merge remote-tracking branch 'origin/libretiny_heap_debug' into integration 2026-01-15 17:05:55 -10:00
J. Nick Koston b1230ec6bb [esp32_ble_client] Reduce GATT data event logging to prevent firmware update failures (#13252) 2026-01-15 16:49:19 -10:00
J. Nick Koston 4eda9e965f [api] Fix clock conflicts when multiple clients connected to homeassistant time (#13253) 2026-01-15 16:49:01 -10:00
J. Nick Koston d2528af649 [dallas_temp] Use const char* for set_timeout to fix deprecation warning and heap churn (#13250) 2026-01-15 16:48:44 -10:00
J. Nick Koston 60da5587d1 tweak validators 2026-01-15 16:47:58 -10:00
J. Nick Koston 422ed5e125 tweak validators 2026-01-15 16:46:27 -10:00
Keith BurzinskiandJ. Nick Koston 2eabc1b96b [helpers] Add base85 support (#13254)
Co-authored-by: J. Nick Koston <nick@koston.org>
2026-01-16 02:22:05 +00:00
J. Nick Koston 00b805344c Merge branch 'conflicting_clocks_when_logging' into integration 2026-01-15 13:53:07 -10:00
J. Nick Koston 9ee808e917 tweak 2026-01-15 13:52:54 -10:00
J. Nick Koston 0e584ef8d1 Merge branch 'conflicting_clocks_when_logging' into integration 2026-01-15 13:48:25 -10:00
J. Nick Koston a5267e6bfe tweak 2026-01-15 13:48:12 -10:00
J. Nick Koston 175378774b Merge branch 'conflicting_clocks_when_logging' into integration 2026-01-15 13:25:15 -10:00
J. Nick Koston bf8f3d7076 better handle 2038 2026-01-15 13:22:15 -10:00
J. Nick Koston fe15b3e706 better handle 2038 2026-01-15 13:21:59 -10:00
J. Nick Koston e4a193a8f9 Merge branch 'conflicting_clocks_when_logging' into integration 2026-01-15 13:19:34 -10:00
J. Nick Koston f2ff04f685 comment 2026-01-15 13:19:22 -10:00
J. Nick Koston 58ad49ec0a comment 2026-01-15 13:19:11 -10:00
J. Nick Koston df260b13ab Merge branch 'conflicting_clocks_when_logging' into integration 2026-01-15 13:15:59 -10:00
J. Nick Koston 8861abea73 avoid clock churn 2026-01-15 13:14:22 -10:00
J. Nick Koston 9a0ce98d8b Merge branch 'conflicting_clocks_when_logging' into integration 2026-01-15 13:06:47 -10:00
J. Nick Koston 357542960d [api] Fix clock conflicts when multiple clients connected to homeassistant time 2026-01-15 13:05:50 -10:00
J. Nick Koston 1cae3a2387 Merge branch 'fix_firmware_update_failing_with_bluetooth_proxy_from_logging' into integration 2026-01-15 11:50:28 -10:00
J. Nick Koston 0109e4b9e5 [esp32_ble_client] Reduce GATT data event logging to prevent firmware update failures 2026-01-15 11:49:06 -10:00
J. Nick Koston 3259c5ef03 Merge remote-tracking branch 'upstream/dev' into integration 2026-01-15 11:33:33 -10:00
J. Nick Koston 535c3eb2a2 [sprinkler] Fix scheduler deprecation warnings and heap churn with FixedVector (#13251) 2026-01-15 11:32:02 -10:00
Jonathan Swoboda 20f937692e Merge branch 'beta' into dev 2026-01-15 16:24:19 -05:00
Jonathan Swoboda c2737ca3bb Merge pull request #13247 from esphome/bump-2026.1.0b2
2026.1.0b2
2026.1.0b2
2026-01-15 16:24:08 -05:00
J. Nick Koston 0ed7570a92 Merge branch 'nrf52_memory_impact' into integration 2026-01-15 11:10:37 -10:00
J. Nick Koston 2beedc903b Merge branch 'dallas_temp_heap_churn_timer' into integration 2026-01-15 11:09:03 -10:00
J. Nick Koston 8f8e450d29 Merge branch 'sprinkler_schedule_heap_churn_fix' into integration 2026-01-15 11:08:59 -10:00
J. Nick Koston eff91f85dd [sprinkler] Fix scheduler deprecation warnings and heap churn with FixedVector 2026-01-15 11:05:11 -10:00
J. Nick Koston 1542a01b77 [dallas_temp] Use const char* for set_timeout to fix deprecation warning and heap churn 2026-01-15 10:55:05 -10:00
J. Nick Koston 19fb23823b [analyze_memory] Add nRF52/Zephyr platform support for memory analysis 2026-01-15 10:47:50 -10:00
J. Nick Koston 00cc9e44b6 [analyze_memory] Fix ELF section mapping for RTL87xx and LN882X platforms (#13213) 2026-01-15 10:38:24 -10:00
Jonathan Swoboda c151b2da67 Bump version to 2026.1.0b2 2026-01-15 15:26:04 -05:00