Commit Graph

17319 Commits

Author SHA1 Message Date
J. Nick Koston 8ec14bd57c bot is right 2025-11-15 18:02:54 -06:00
J. Nick Koston a8a3e4d157 Merge branch 'integration' into memory_api 2025-11-15 17:42:14 -06:00
J. Nick Koston 0b132f9569 Merge branch 'reduce_logger_locking' into integration 2025-11-15 17:42:10 -06:00
J. Nick Koston 0d147e5d10 missed one 2025-11-15 17:42:01 -06:00
J. Nick Koston a552e1d328 Merge branch 'integration' into memory_api 2025-11-15 17:37:49 -06:00
J. Nick Koston 46ddd253bd Merge branch 'reduce_logger_locking' into integration 2025-11-15 17:37:45 -06:00
J. Nick Koston 730a70ee8b missed header 2025-11-15 17:37:37 -06:00
J. Nick Koston 0f6963de27 Merge branch 'integration' into memory_api 2025-11-15 17:36:44 -06:00
J. Nick Koston 1b19e4e8ad Merge branch 'reduce_logger_locking' into integration 2025-11-15 17:36:37 -06:00
J. Nick Koston d096f1192d make bot happy 2025-11-15 17:35:41 -06:00
J. Nick Koston b14bab1fce make bot happy 2025-11-15 17:35:32 -06:00
J. Nick Koston d84976715b Merge branch 'integration' into memory_api 2025-11-15 17:20:01 -06:00
J. Nick Koston ae985bfb07 Merge branch 'reduce_logger_locking' into integration 2025-11-15 17:19:55 -06:00
J. Nick Koston 88a23acc4b tweak 2025-11-15 17:19:37 -06:00
J. Nick Koston 950dff1a38 [logger] Reduce ESP32 UART mutex overhead by 50% 2025-11-15 16:54:18 -06:00
J. Nick Koston 61eddfdcda [logger] Reduce ESP32 UART mutex overhead by 50% 2025-11-15 16:47:35 -06:00
J. Nick Koston 13ac071482 Merge branch 'integration' into memory_api 2025-11-15 15:35:53 -06:00
J. Nick Koston 0f10b9d76f Merge branch 'single_model_rollover_fix' into integration 2025-11-15 15:35:43 -06:00
J. Nick Koston c61411c620 [scheduler] Fix timing breakage after 49 days of uptime on ESP8266/RP2040 2025-11-15 14:42:06 -06:00
J. Nick Koston e8e06db260 Merge branch 'integration' into memory_api 2025-11-15 12:26:53 -06:00
J. Nick Koston 219206057f Merge branch 'de_dupe_lam' into integration 2025-11-15 12:26:47 -06:00
J. Nick Koston f6378990cd add tests for crazy edge cases 2025-11-15 12:19:06 -06:00
J. Nick Koston 5090762d5a Merge branch 'integration' into memory_api 2025-11-15 12:12:36 -06:00
J. Nick Koston e604ec267e Merge remote-tracking branch 'origin/switch_to_std_index_sequence' into integration 2025-11-15 12:12:21 -06:00
J. Nick Koston ae343a94ca disable around old code 2025-11-15 12:11:50 -06:00
J. Nick Koston 2229996c22 Merge branch 'memory_api' of https://github.com/esphome/esphome into memory_api 2025-11-15 12:09:18 -06:00
J. Nick Koston b7d4e01fa2 Merge branch 'integration' into memory_api 2025-11-15 12:07:02 -06:00
J. Nick Koston 25c7be3970 Merge branch 'de_dupe_lam' into integration 2025-11-15 12:06:57 -06:00
J. Nick Koston 849c9b1625 Merge branch 'memory_api' of https://github.com/esphome/esphome into memory_api 2025-11-15 12:06:34 -06:00
J. Nick Koston 1c10485cee Merge branch 'integration' into memory_api 2025-11-15 12:06:27 -06:00
J. Nick Koston 8e6747c00e Merge branch 'switch_to_std_index_sequence' into integration 2025-11-15 12:06:22 -06:00
J. Nick Koston d7892f2289 [core] Replace seq<>/gens<> with std::index_sequence for code clarity 2025-11-15 12:04:49 -06:00
J. Nick Koston b7f6013378 [core] Replace seq<>/gens<> with std::index_sequence for code clarity 2025-11-15 12:04:02 -06:00
J. Nick Koston fb9e7028a0 [core] Replace seq<>/gens<> with std::index_sequence for code clarity 2025-11-15 11:58:24 -06:00
J. Nick Koston e9ff4d3c4e handle static 2025-11-15 11:47:35 -06:00
J. Nick Koston 35b6395449 Merge branch 'integration' into memory_api 2025-11-15 11:03:05 -06:00
J. Nick Koston f29b191804 Merge branch 'ld2410_missing_timeout' into integration 2025-11-15 11:02:51 -06:00
J. Nick Koston 734f96140f Merge branch 'ld2412_missing_timeout' into integration 2025-11-15 11:02:46 -06:00
J. Nick Koston ed60d8668e [ld2410] Add timeout filter to prevent stuck targets 2025-11-15 10:56:17 -06:00
J. Nick Koston 7892adb948 [ld2412] Fix stuck targets by adding timeout filter 2025-11-15 10:52:49 -06:00
J. Nick Koston 96ea6e8059 Merge branch 'integration' into memory_api 2025-11-15 10:43:19 -06:00
J. Nick Koston 107a0a23b1 Merge branch 'de_dupe_lam' into integration 2025-11-15 10:43:08 -06:00
J. Nick Koston 4081345013 address bot review 2025-11-15 10:42:57 -06:00
J. Nick Koston 3dd570fdd0 address bot review 2025-11-15 10:42:44 -06:00
J. Nick Koston 04f445dfaf Merge branch 'integration' into memory_api 2025-11-15 10:27:05 -06:00
J. Nick Koston 82d04c1548 Merge branch 'de_dupe_lam' into integration 2025-11-15 10:26:48 -06:00
J. Nick Koston 5989b78e93 preen 2025-11-15 10:25:57 -06:00
J. Nick Koston 5727043cec preen 2025-11-15 10:24:38 -06:00
J. Nick Koston 1441c7fab2 preen 2025-11-15 10:21:58 -06:00
J. Nick Koston 62248b6bba rpeen 2025-11-15 10:20:53 -06:00