Commit Graph

21426 Commits

Author SHA1 Message Date
J. Nick Koston abce9bb380 Merge branch 'top_30_symbols_analyze_memory' into integration 2026-02-01 21:52:43 +01:00
J. Nick Koston 49c75296cf perform tweak 2026-02-01 21:51:54 +01:00
J. Nick Koston d94ac0e2f8 Merge branch 'top_30_symbols_analyze_memory' into integration 2026-02-01 21:36:04 +01:00
J. Nick Koston e6ff6f57e7 comp 2026-02-01 21:35:36 +01:00
J. Nick Koston b2692016f5 Merge branch 'wifi_triggers' into integration 2026-02-01 20:52:06 +01:00
J. Nick Koston 5891a00132 Merge branch 'template_select_trigger' into integration 2026-02-01 20:52:01 +01:00
J. Nick Koston e62a87afe1 [template] Conditionally compile select set_trigger
Only allocate the set_trigger when set_action is configured.
This saves ~20-24 bytes of heap per template select that doesn't
use set_action.
2026-02-01 20:39:52 +01:00
J. Nick Koston 5b68d9b589 [wifi] Conditionally compile on_connect/on_disconnect triggers 2026-02-01 20:13:34 +01:00
J. Nick Koston 231586e537 Merge branch 'top_30_symbols_analyze_memory' into integration 2026-02-01 13:12:32 +01:00
J. Nick Koston 8c8ae8b9c6 bot review 2026-02-01 13:10:56 +01:00
J. Nick Koston 9afe0824d9 Merge branch 'top_30_symbols_analyze_memory' into integration 2026-01-31 17:49:01 -06:00
J. Nick Koston 65c46e39e3 [analyze-memory] Add top 30 largest symbols to report 2026-01-31 17:46:51 -06:00
Simon Fischer 1ff2f3b6a3 [dlms_meter] Add dlms smart meter component (#8009)
Co-authored-by: Thomas Rupprecht <rupprecht.thomas@gmail.com>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 10:48:27 -05:00
Jonathan Swoboda 891382a32e [max7219] Allocate buffer in constructor (#13660)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 09:59:13 -05:00
J. Nick Koston fb31561f1c Merge branch 'esp32_reduce_compile_time_part_2' into integration 2026-01-31 01:45:35 -06:00
J. Nick Koston a5253d45b0 tweak comments 2026-01-31 01:45:01 -06:00
J. Nick Koston 385750d8c3 tweak comments 2026-01-31 01:44:49 -06:00
J. Nick Koston a8852e9d7d tweak comments 2026-01-31 01:44:39 -06:00
J. Nick Koston c1b78e0c14 Merge branch 'esp32_reduce_compile_time_part_2' into integration 2026-01-31 01:36:43 -06:00
J. Nick Koston 3ebe6a38b1 fixes 2026-01-31 01:31:29 -06:00
J. Nick Koston 0fd50b2381 [esp32] Disable unused per-tag log filtering, saving ~536 bytes RAM (#13662) 2026-01-31 01:21:52 -06:00
J. Nick Koston 7c017f4075 [esp32] Exclude additional unused IDF components (driver, dac, mcpwm, openthread, ulp) 2026-01-31 00:52:54 -06:00
J. Nick Koston 8b9d2f5a47 Merge remote-tracking branch 'origin/useless_tag_cache' into integration 2026-01-30 23:46:49 -06:00
J. Nick Koston f3ce739d26 [esp32] Disable unused per-tag log filtering, saving ~250 bytes RAM 2026-01-30 23:44:26 -06:00
J. Nick Koston 7d576a24a4 Merge branch 'progmem_string_table' into integration 2026-01-30 23:01:42 -06:00
J. Nick Koston b2f5dbc77b cleanup 2026-01-30 23:00:41 -06:00
J. Nick Koston 7f4c954ff2 Merge branch 'progmem_string_table' into integration 2026-01-30 22:55:16 -06:00
J. Nick Koston 8506b9b330 naming to make it cleanup 2026-01-30 22:54:30 -06:00
J. Nick Koston 93c7d16871 Merge branch 'progmem_string_table' into integration 2026-01-30 22:45:36 -06:00
J. Nick Koston f78b6dd8c3 tweak 2026-01-30 22:44:08 -06:00
J. Nick Koston bd29e870ce tweak 2026-01-30 22:42:07 -06:00
J. Nick Koston da2b8aecf1 more fixes 2026-01-30 22:38:43 -06:00
J. Nick Koston d00bf3f49d reduce dupe code 2026-01-30 22:36:50 -06:00
J. Nick Koston 534584ab31 reduce dupe code 2026-01-30 22:35:10 -06:00
J. Nick Koston 4a415dcbd1 Merge branch 'progmem_string_table' into integration 2026-01-30 22:21:09 -06:00
J. Nick Koston c69e6e4363 tweak 2026-01-30 22:18:20 -06:00
J. Nick Koston 1f4be6512f more fixes 2026-01-30 22:05:15 -06:00
J. Nick Koston dcc8f50750 make sure valve works 2026-01-30 22:03:14 -06:00
J. Nick Koston b298837276 make sure cover works 2026-01-30 22:02:57 -06:00
J. Nick Koston 726c5daa74 bot review 2026-01-30 22:00:47 -06:00
J. Nick Koston 8b3f020dba Update esphome/core/progmem.h
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-30 21:48:21 -06:00
J. Nick Koston 49b652ed89 Update esphome/components/sensor/sensor.h
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-30 21:48:12 -06:00
J. Nick Koston a60dea1d83 clamp 2026-01-30 21:35:51 -06:00
J. Nick Koston 8556ae7209 convert sensor to make sure it works 2026-01-30 21:33:02 -06:00
J. Nick Koston 69be581346 convert sensor to make sure it works 2026-01-30 21:31:17 -06:00
J. Nick Koston e23d295e8b convert sensor to make sure it works 2026-01-30 21:30:33 -06:00
J. Nick Koston 3b5c4c2416 reduce 2026-01-30 21:29:28 -06:00
J. Nick Koston 2d1fbe0736 bot comments 2026-01-30 21:23:28 -06:00
J. Nick Koston 1b6ae4348b tweaks 2026-01-30 21:22:04 -06:00
J. Nick Koston 67febb13c0 tweaks 2026-01-30 21:20:26 -06:00