Commit Graph

15968 Commits

Author SHA1 Message Date
J. Nick Koston 6632daba2d Merge branch 'hash_base' into integration 2025-11-08 19:20:07 -06:00
J. Nick Koston 041ff7c113 Merge branch 'controller_registry' into integration 2025-11-08 19:20:03 -06:00
J. Nick Koston e7e091b48c [core] Remove deprecated EntityBase::hash_base() method 2025-11-08 19:18:40 -06:00
dependabot[bot] b61027607f Bump aioesphomeapi from 42.6.0 to 42.7.0 (#11771)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-08 15:22:40 -06:00
optimusprimespace f55c872180 Updated AQI calculation for HM3301 to the new standard (#9442)
Co-authored-by: J. Nick Koston <nick@koston.org>
2025-11-08 14:56:51 -06:00
J. Nick Koston 62f43d3353 dry 2025-11-08 08:41:46 -06:00
J. Nick Koston 7e96f10a79 dry 2025-11-08 08:39:23 -06:00
J. Nick Koston b264c6caac cleanup defines 2025-11-07 18:16:22 -06:00
J. Nick Koston f4eca3872d Merge branch 'controller_registry' into integration 2025-11-07 17:17:05 -06:00
J. Nick Koston e3fb074a60 preen 2025-11-07 17:14:50 -06:00
J. Nick Koston 6e7f66d393 missing registry 2025-11-07 16:40:36 -06:00
J. Nick Koston ac85949f17 cleanups 2025-11-07 16:38:32 -06:00
J. Nick Koston 0962024d99 cleanups 2025-11-07 16:35:24 -06:00
J. Nick Koston 327543303c cleanups 2025-11-07 16:34:37 -06:00
J. Nick Koston 8229e3a471 cleanups 2025-11-07 16:33:01 -06:00
J. Nick Koston 1b6471f4b0 cleanups 2025-11-07 16:30:38 -06:00
J. Nick Koston c87d07ba70 fixes 2025-11-07 16:15:07 -06:00
J. Nick Koston fc8dc33023 fixes 2025-11-07 16:13:59 -06:00
J. Nick Koston c0e4f415f1 Revert "no ifdefs needed on forward decs"
This reverts commit 871c5ddb4e.
2025-11-07 16:10:56 -06:00
J. Nick Koston 871c5ddb4e no ifdefs needed on forward decs 2025-11-07 16:07:54 -06:00
J. Nick Koston 6ef2763cab controller registry 2025-11-07 16:01:45 -06:00
J. Nick Koston 929279dc23 controller registry 2025-11-07 15:55:22 -06:00
J. Nick Koston 6fa0f1e290 controller registry 2025-11-07 15:51:13 -06:00
J. Nick Koston 51eb8ea1d0 controller registry 2025-11-07 15:48:02 -06:00
J. Nick Koston cbdd663fbf Merge remote-tracking branch 'upstream/dev' into controller_registry 2025-11-07 15:46:57 -06:00
J. Nick Koston c77bb3b269 [event] Store event types in flash memory (#11767) 2025-11-07 15:46:16 -06:00
J. Nick Koston f1009a7468 tweak 2025-11-07 15:44:17 -06:00
J. Nick Koston 295fe8da04 controller registry phase1/2 2025-11-07 15:32:46 -06:00
J. Nick Koston 1b218fc155 Merge branch 'event_store_in_flash' into integration 2025-11-07 14:35:04 -06:00
J. Nick Koston f0bcea7749 tweaks 2025-11-07 14:31:53 -06:00
dependabot[bot] 79d1a558af Bump ruff from 0.14.3 to 0.14.4 (#11768)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
2025-11-07 20:12:15 +00:00
J. Nick Koston 9158b1e6d6 Merge branch 'event_store_in_flash' into integration 2025-11-07 14:09:10 -06:00
J. Nick Koston e2d949c287 fixed vector will work here 2025-11-07 13:39:57 -06:00
J. Nick Koston 51a238f3d2 [event] Store event types in flash memory 2025-11-07 11:39:17 -06:00
J. Nick Koston f4fea1a00f [event] Store event types in flash memory 2025-11-07 11:37:49 -06:00
J. Nick Koston a823fd322e fixes 2025-11-07 11:35:19 -06:00
J. Nick Koston 499ffd84a7 [event] Store event types in flash memory 2025-11-07 11:31:24 -06:00
J. Nick Koston fca80d81c8 [event] Store event types in flash memory 2025-11-07 11:30:34 -06:00
J. Nick Koston dc3c18974e [event] Store event types in flash memory 2025-11-07 11:28:25 -06:00
J. Nick Koston a5bf55b6ac [ci] Fix component batching for beta/release branches (3-4 → 40 per batch) (#11759) 2025-11-07 20:19:45 +13:00
J. Nick Koston 85d2565f25 [tests] Fix determine_jobs tests failing when target branch is beta (#11758) 2025-11-07 20:18:43 +13:00
J. Nick Koston 4f08f0750a [ai_instructions] Add public API and breaking changes guidelines (#11756) 2025-11-06 22:34:53 -06:00
J. Nick Koston 3c41e080c5 [core] Use ESPDEPRECATED macro for deprecation warnings (#11755) 2025-11-07 03:37:02 +00:00
J. Nick Koston 7c30d57391 [wifi] Refactor AP selection to use index instead of copy (saves 88 bytes) (#11749) 2025-11-06 21:26:53 -06:00
J. Nick Koston 182e106bfa [wifi] Guard AP-related members with USE_WIFI_AP to save RAM (#11753) 2025-11-07 15:44:40 +13:00
J. Nick Koston d0b399d771 [ci] Reduce release time by removing 468 redundant ESP32-C3 IDF tests (#11737) 2025-11-07 15:44:01 +13:00
philippderdiedas 5d20e3a3b4 Add MCP3221 i2c A-D-Converter (#7764) 2025-11-07 14:25:14 +13:00
Kevin Ahrendt ba5fa7c10a [psram] Add option to disable ignore not found sdkconfig setting (#11411)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2025-11-07 14:22:50 +13:00
J. Nick Koston 5cdb891b58 [socket] Deduplicate IP formatting in LWIP raw TCP implementation (#11747) 2025-11-07 14:21:58 +13:00
J. Nick Koston 43cd4a6b93 Merge guard_ap: Guard AP-related members with USE_WIFI_AP 2025-11-06 18:09:45 -06:00