Commit Graph
21449 Commits
Author SHA1 Message Date
J. Nick Koston 023a702fb9 Merge branch 'voice_assistant_triggers_no_heap' into integration 2026-02-02 03:34:50 +01:00
J. Nick Koston 355da3ad24 Merge branch 'http_request_triggers_no_heap' into integration 2026-02-02 03:34:40 +01:00
J. Nick Koston 79467eee12 [http_request] Avoid heap allocation for triggers 2026-02-02 03:33:58 +01:00
J. Nick Koston 4beed62df1 [voice_assistant] Avoid heap allocation for triggers 2026-02-02 03:31:14 +01:00
J. Nick Koston 6229ad8c9c Merge branch 'wifi_triggers' into integration 2026-02-02 03:12:47 +01:00
J. Nick Koston b628f0bf29 Merge branch 'template_select_trigger' into integration 2026-02-02 03:12:42 +01:00
J. Nick Koston 1e96573213 Merge branch 'feature/ethernet-automations' into integration 2026-02-02 03:12:36 +01:00
J. Nick Koston cf33a61e33 avoid extra heap allocation, its unconditionally allocated anyways 2026-02-02 03:08:01 +01:00
J. Nick Koston cc1cb28856 needless heap 2026-02-02 03:02:43 +01:00
J. Nick Koston 89bd9b610e modify in validation instead to avoid copy 2026-02-02 02:48:00 +01:00
J. Nick Koston 9dbcf1447b integration test 2026-02-02 02:45:43 +01:00
J. Nick Koston 6c853cae57 use pattern from sensor filters 2026-02-02 02:40:45 +01:00
J. Nick Koston 48e6efb6aa use pattern from sensor filters 2026-02-02 02:40:30 +01:00
J. Nick Koston cfc3b3336f fix 2026-02-02 02:35:51 +01:00
J. Nick Koston 9ca394d1e5 not as bad as I was thinking it would be 2026-02-02 02:31:29 +01:00
J. Nick Koston 634449ff4f merge 2026-02-02 02:19:59 +01:00
J. Nick Koston 89a7f425de Merge branch 'feature/ethernet-automations' into integration 2026-02-01 22:16:02 +01:00
Roger Fachini 7385150178 [ethernet] Add connect/disconnect defines for static analyzers 2026-02-01 12:57:07 -08:00
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
Roger Fachini ad955f02ea [ethernet] Conditionally compile triggers 2026-02-01 12:00:28 -08: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
Roger Fachini 52d7d3c637 Merge branch 'dev' into feature/ethernet-automations 2026-02-01 03:27:41 -08:00
pre-commit-ci-lite[bot] 93ee2ce826 [pre-commit.ci lite] apply automatic fixes 2026-02-01 11:05:05 +00:00
Roger Fachini 083c14f70d [ethernet] Update tests with on_connect/on_disconnect 2026-02-01 02:37:09 -08:00
Roger Fachini 2cfb1ab2e6 [ethernet] Add on_connect and on_disconnect automations 2026-02-01 02:36:44 -08: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 FischerThomas Rupprechtpre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>Jonathan SwobodaClaude Opus 4.5
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 SwobodaandClaude Opus 4.5 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