Commit Graph
17946 Commits
Author SHA1 Message Date
J. Nick Koston 8a90fa302e Merge branch 'integration' into memory_api 2025-11-28 16:57:14 -06:00
J. Nick Koston 83dd53954b Merge branch 'alarm_control_panel_reduce_complexity' into integration 2025-11-28 16:57:04 -06:00
J. Nick Koston ff8dbac54e Merge branch 'camera_listen' into integration 2025-11-28 16:57:00 -06:00
J. Nick Koston b872d10583 simplify 2025-11-28 16:52:46 -06:00
J. Nick Koston c7e8a3eea5 reduce 2025-11-28 16:43:22 -06:00
J. Nick Koston 913581e7ee reduce 2025-11-28 16:42:03 -06:00
J. Nick Koston 4ab1911d82 reduce 2025-11-28 16:40:27 -06:00
J. Nick Koston d3918dc784 reduce 2025-11-28 16:39:05 -06:00
J. Nick Koston 2060ed0a92 tests 2025-11-28 16:32:28 -06:00
J. Nick Koston 3c1c19da1c tweaks 2025-11-28 16:23:31 -06:00
J. Nick Koston e8bc19a07d [alarm_control_panel] Replace callbacks with listener interface 2025-11-28 16:11:23 -06:00
J. Nick Koston 22a60ec789 Merge branch 'integration' into memory_api 2025-11-28 14:49:29 -06:00
J. Nick Koston 9e7d6d7702 Merge branch 'logger_level_only_one_place' into integration 2025-11-28 14:49:24 -06:00
J. Nick Koston 3c7d48a5ef Merge branch 'dev' into logger_level_only_one_place 2025-11-28 14:49:06 -06:00
J. Nick KostonandCopilot 200c0c77c7 Update esphome/components/logger/logger.h
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-28 14:48:52 -06:00
J. Nick Koston 2e55296640 [sensor] Replace timeout filter scheduler with loop-based implementation (#11922) 2025-11-28 20:43:11 +00:00
J. Nick Koston 6b756b81f3 Merge branch 'integration' into memory_api 2025-11-28 14:33:33 -06:00
J. Nick Koston a01eeaa796 Merge branch 'logger_level_only_one_place' into integration 2025-11-28 14:33:26 -06:00
J. Nick Koston ed0751246a [logger] Conditionally compile log level change listener 2025-11-28 14:28:02 -06:00
J. Nick Koston 63842b3795 Merge branch 'integration' into memory_api 2025-11-28 14:14:40 -06:00
J. Nick Koston dc1b2d7a4b Merge branch 'ota_listeners' into integration 2025-11-28 14:14:31 -06:00
J. Nick Koston e3dc9a715f tweak 2025-11-28 14:14:03 -06:00
J. Nick Koston b1a318c0d7 simplify, no more register needed 2025-11-28 14:07:55 -06:00
J. Nick Koston a45a2e8f5f guards 2025-11-28 14:01:37 -06:00
J. Nick Koston ee91bb2405 dry 2025-11-28 13:54:46 -06:00
J. Nick Koston ab6b4c77d2 dry 2025-11-28 13:52:58 -06:00
J. Nick Koston d9701af9c1 dry 2025-11-28 13:51:21 -06:00
J. Nick Koston a224d0acbd dry 2025-11-28 13:50:20 -06:00
J. Nick Koston 515cdf9b9f its always on 2025-11-28 13:48:19 -06:00
J. Nick Koston 8fe981b9f1 [ota] Replace std::function callbacks with listener interface 2025-11-28 13:46:00 -06:00
J. Nick Koston f678686cde Merge branch 'integration' into memory_api 2025-11-28 13:02:54 -06:00
J. Nick Koston 8fe3717665 Merge branch 'timeout_filter_scheduler_churn_fix' into integration 2025-11-28 13:02:47 -06:00
J. Nick Koston cc40f08574 use TimeoutFilterBase 2025-11-28 13:02:37 -06:00
J. Nick Koston 01f58e8662 Merge branch 'integration' into memory_api 2025-11-28 12:57:28 -06:00
J. Nick Koston a8cd2d6728 Merge branch 'timeout_filter_scheduler_churn_fix' into integration 2025-11-28 12:57:24 -06:00
J. Nick Koston 087ed48dba cleanups per review 2025-11-28 12:56:13 -06:00
J. Nick Koston 30ee14813f cover 2025-11-28 12:48:41 -06:00
J. Nick Koston 9fa9ff6200 Merge branch 'integration' into memory_api 2025-11-28 12:38:33 -06:00
J. Nick Koston 695f2c949d Merge branch 'light_lazy_callbacks' into integration 2025-11-28 12:38:28 -06:00
J. Nick Koston 149f5e59ec [light] Use listener pattern for state callbacks with lazy allocation 2025-11-28 12:36:40 -06:00
J. Nick Koston dcce2e3fbd Merge branch 'integration' into memory_api 2025-11-28 12:25:45 -06:00
J. Nick Koston 0229c200bc Merge branch 'camera_listen' into integration 2025-11-28 12:25:39 -06:00
Javier PeletierandJ. Nick Koston d6ca01775e [packages] Restore remote shorthand vars and !remove in early package contents validation (#12158)
Co-authored-by: J. Nick Koston <nick@koston.org>
2025-11-28 18:24:09 +00:00
J. Nick Koston 13626680ca Merge branch 'integration' into memory_api 2025-11-28 12:22:27 -06:00
J. Nick Koston 6e0336c3cd Merge remote-tracking branch 'upstream/dev' into integration 2025-11-28 12:22:19 -06:00
Javier Peletier e15f3a08ae [tests] Remote packages with substitutions (#12145) 2025-11-28 12:15:55 -06:00
J. Nick KostonandCopilot d43189cb07 Update esphome/components/camera/camera.h
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-28 12:14:19 -06:00
J. Nick Koston fb82362e9c [api] Eliminate rx_buf heap churn and release buffers after initial sync (#12133) 2025-11-28 12:13:29 -06:00
J. Nick Koston f1d8281489 [esp32_camera] Replace std::function callbacks with CameraListener interface 2025-11-28 12:05:41 -06:00
J. Nick Koston 26e979d3d5 [wifi] Replace std::function callbacks with listener interfaces (#12155) 2025-11-28 11:27:17 -06:00