1
0
mirror of https://github.com/esphome/esphome.git synced 2025-11-18 07:45:56 +00:00
Commit Graph

11190 Commits

Author SHA1 Message Date
J. Nick Koston
ef8dcb394b cleanup 2025-11-09 10:54:51 -06:00
J. Nick Koston
5c5518e4c8 cleanup 2025-11-09 10:46:59 -06:00
J. Nick Koston
5220e4ac00 cleanup 2025-11-09 10:44:22 -06:00
J. Nick Koston
3c66ddcc70 cleanup 2025-11-09 10:42:12 -06:00
J. Nick Koston
639cdb8002 wip 2025-11-09 10:30:50 -06:00
J. Nick Koston
b7a905844c wip 2025-11-09 10:16:40 -06:00
J. Nick Koston
abc4a1475e wip 2025-11-09 10:15:50 -06:00
J. Nick Koston
2a732d1e9a wip 2025-11-09 10:14:06 -06:00
J. Nick Koston
601bf6129a wip 2025-11-09 10:13:37 -06:00
J. Nick Koston
88346aa801 wip 2025-11-09 10:12:59 -06:00
J. Nick Koston
23b35cfc8f wip 2025-11-09 10:11:28 -06:00
J. Nick Koston
f34aa529f9 cleanup 2025-11-09 10:09:49 -06:00
J. Nick Koston
629cd6cf7c cleanup 2025-11-09 10:08:05 -06:00
J. Nick Koston
ec866c20bd cleanup 2025-11-09 10:06:11 -06:00
J. Nick Koston
f106e9ac15 cleanup 2025-11-09 10:04:30 -06:00
J. Nick Koston
3110c2071e revert 2025-11-09 10:00:19 -06:00
J. Nick Koston
6cde5b15d3 revert 2025-11-09 09:47:24 -06:00
J. Nick Koston
20400ba848 wip 2025-11-09 09:46:32 -06:00
J. Nick Koston
d993eff743 wip 2025-11-09 09:34:24 -06:00
J. Nick Koston
a295cc017f wip 2025-11-09 09:29:55 -06:00
J. Nick Koston
f794b88bae fixes 2025-11-09 09:28:03 -06:00
J. Nick Koston
b63c799ad9 wip 2025-11-09 09:23:52 -06:00
J. Nick Koston
c754b0f71d wip 2025-11-09 09:23:05 -06:00
J. Nick Koston
c1240ce876 wip 2025-11-09 09:22:01 -06:00
J. Nick Koston
f76caf3dda wip 2025-11-09 09:21:11 -06:00
J. Nick Koston
f92d4e5ce3 wip 2025-11-09 09:17:09 -06:00
J. Nick Koston
8612efad53 wip 2025-11-09 09:12:28 -06:00
J. Nick Koston
5d846c2909 wip 2025-11-09 09:10:59 -06:00
J. Nick Koston
bdad85a101 wip 2025-11-09 08:58:02 -06:00
J. Nick Koston
29e0601849 fixes 2025-11-09 08:30:05 -06:00
J. Nick Koston
bf31620104 [wifi] Improve mesh network reliability with AP fallback on authentication failure 2025-11-09 01:30:18 -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
c77bb3b269 [event] Store event types in flash memory (#11767) 2025-11-07 15:46:16 -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
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
rwrozelle
26607713bb [openthread] add poll period for mtd devices (#11374)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2025-11-06 16:57:31 +13:00
Szewcson
895d76ca03 [gdk101] Fix fw version reporting (#11029)
Signed-off-by: szewcu <szewcson@gmail.com>
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
2025-11-05 22:19:29 -05:00
J. Nick Koston
74187845b7 [select] Convert remaining components to use index-based control() (#11693)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2025-11-06 15:55:26 +13:00
J. Nick Koston
822eacfd77 [core] Fix wait_until and for_condition timing regression in automation chains (#11716) 2025-11-06 15:49:24 +13:00
Clyde Stubbs
ab5d8f67ae [core] Add helper functions for clamp_at_... (#10387) 2025-11-06 15:48:02 +13:00