1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-12 06:43:48 +01:00
Commit Graph

10670 Commits

Author SHA1 Message Date
J. Nick Koston
5f85ce9d8d tweak 2025-10-08 12:51:27 -10:00
J. Nick Koston
ff9e104a31 tweak 2025-10-08 12:50:47 -10:00
J. Nick Koston
d221850bb8 tweak 2025-10-08 12:49:06 -10:00
J. Nick Koston
9f5b5a96e9 tweak 2025-10-08 12:47:46 -10:00
J. Nick Koston
b725c7c024 tweak 2025-10-08 12:32:33 -10:00
J. Nick Koston
a46c3052a3 tweak 2025-10-08 12:31:25 -10:00
J. Nick Koston
5f6fd4101b tweak 2025-10-08 12:30:11 -10:00
J. Nick Koston
fca3673ab4 tweak 2025-10-08 12:29:07 -10:00
J. Nick Koston
678303b2d0 tweak 2025-10-08 12:28:31 -10:00
J. Nick Koston
bb8fef6c8e tweak 2025-10-08 12:25:40 -10:00
J. Nick Koston
c2c5d85132 tweak 2025-10-08 12:21:30 -10:00
J. Nick Koston
ced308d57d tweak 2025-10-08 12:20:37 -10:00
J. Nick Koston
7217d0f996 tweak 2025-10-08 12:17:33 -10:00
J. Nick Koston
1098e3ee45 tweak 2025-10-08 12:15:57 -10:00
J. Nick Koston
af6b06826a tweak 2025-10-08 12:14:05 -10:00
J. Nick Koston
011b08f1cf tweak 2025-10-08 12:13:02 -10:00
J. Nick Koston
21f9ee588b tweak 2025-10-08 12:12:02 -10:00
J. Nick Koston
fc75c6f2a3 tweak 2025-10-08 12:11:46 -10:00
J. Nick Koston
493a4e8f98 tweak 2025-10-08 12:10:24 -10:00
J. Nick Koston
3496fcd9b1 tweak 2025-10-08 12:07:16 -10:00
J. Nick Koston
e85d95020e tweak 2025-10-08 12:06:01 -10:00
J. Nick Koston
f4bf682e12 tweak 2025-10-08 12:04:07 -10:00
J. Nick Koston
770e012445 tweak 2025-10-08 12:02:33 -10:00
J. Nick Koston
a14466e57a tweak 2025-10-08 12:01:08 -10:00
J. Nick Koston
8a2ff9af16 tweak 2025-10-08 11:58:01 -10:00
J. Nick Koston
2f43d5b3b3 wip 2025-10-08 11:34:58 -10:00
J. Nick Koston
0e8601cfbd common 2025-10-08 11:33:25 -10:00
J. Nick Koston
77b05a09db common 2025-10-08 11:32:26 -10:00
J. Nick Koston
bb6877fc2c common 2025-10-08 11:27:11 -10:00
J. Nick Koston
b84013f0f3 common 2025-10-08 11:26:17 -10:00
J. Nick Koston
0b30ff4d70 common 2025-10-08 11:24:28 -10:00
J. Nick Koston
b079a4d199 common 2025-10-08 11:23:39 -10:00
J. Nick Koston
cc17f8df9f common 2025-10-08 11:23:16 -10:00
J. Nick Koston
e8adcb539c common 2025-10-08 11:20:48 -10:00
J. Nick Koston
82bdb08884 [ci] Reduce component test group size to prevent runner disk exhaustion (#11121) 2025-10-08 14:24:26 -04:00
Jesse Hills
b709ff84c3 Bump version to 2025.11.0-dev 2025-10-08 21:14:45 +13:00
Jesse Hills
2fac813f18 [epaper_spi] New epaper component (#10462)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
Co-authored-by: Tudor Sandu <tm.sandu@gmail.com>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
2025-10-08 21:11:06 +13:00
Jesse Hills
a62c7a03dd [api] Add support for getting action responses from home-assistant (#10948)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
2025-10-08 20:47:36 +13:00
J. Nick Koston
ec63247ae0 [mdns] Fix delete/malloc bug and store string constants in flash (#11105) 2025-10-08 04:19:29 +00:00
carlessolegrau
0fe6e7169c [modbus_controller] courtesy response (#10027)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
2025-10-08 16:40:49 +13:00
dependabot[bot]
a0f4de1bfb Bump aioesphomeapi from 41.12.0 to 41.13.0 (#11113)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-08 03:35:17 +00:00
Jesse Hills
a541549d23 [core] Fix dynamic auto load priority (#11112) 2025-10-07 17:05:09 -10:00
Jonathan Swoboda
b74715fe14 [esp32] Fix issue when framework source is set (#11106) 2025-10-07 22:55:59 -04:00
J. Nick Koston
5aff20a624 [api] Add message size limits to prevent memory exhaustion (#10936) 2025-10-08 00:47:31 +00:00
Kevin Ahrendt
7682b4e9a3 [audio] Update esp-audio-libs 2.0.1 to use new FLAC decoder (#10974)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2025-10-07 23:35:42 +00:00
Jonathan Swoboda
6eabf709c6 [esp32] Hide build warnings (#11102) 2025-10-08 10:27:56 +13:00
J. Nick Koston
6209d4b493 [api] Optimize frame helpers to eliminate double-move overhead (#11092) 2025-10-08 10:16:44 +13:00
J. Nick Koston
f10c361454 [esp32_ble] Refactor ESPBTUUID comparison with direct returns and memcmp (#11074) 2025-10-08 09:34:08 +13:00
J. Nick Koston
27456c1370 [esp32_ble] Refactor ESPBTUUID::from_raw to use parse_hex helpers (#11073) 2025-10-08 09:32:47 +13:00
J. Nick Koston
1aeefbe547 [light] Reduce flash usage by eliminating duplicate validation code (#11030)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-08 09:23:57 +13:00