J. Nick Koston
5cec0941f8
[wifi] Fix missed string literal in flash on ESP8266 ( #11187 )
2025-10-13 08:49:29 +13:00
J. Nick Koston
72a7aeb430
[ci] Dynamic runner allocation: 8 for releases, 4 for dev ( #11191 )
2025-10-13 08:49:29 +13:00
J. Nick Koston
53e6b28092
[mipi_rgb] Fix pin conflicts introduced by shared SPI bus in #11134 ( #11185 )
2025-10-13 08:49:28 +13:00
dependabot[bot]
7f3c7bb5c6
Bump aioesphomeapi from 41.13.0 to 41.14.0 ( #11188 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-13 08:49:28 +13:00
Jonathan Swoboda
c02c0b2a96
[esp32] Change Arduino dev & latest to 3.3.2 ( #11169 )
2025-10-13 08:49:28 +13:00
J. Nick Koston
5f5092e29f
[ci] Filter out components without tests from CI test jobs ( #11134 followup) ( #11178 )
2025-10-13 08:49:28 +13:00
J. Nick Koston
2864bf1674
Group component tests to reduce CI time ( #11134 )
2025-10-13 08:49:28 +13:00
J. Nick Koston
132e949927
[mdns] Restore mdns_txt_record() public API for external components ( #11158 )
2025-10-13 08:49:28 +13:00
J. Nick Koston
8fa44e471d
[esp32_ble] Partial revert of #10862 - Fix GATT client notifications ( #11171 )
2025-10-13 08:49:28 +13:00
J. Nick Koston
ccedcfb600
[json] Fix PSRAM allocator dangling pointer crash ( #11165 )
2025-10-13 08:49:28 +13:00
J. Nick Koston
8b0ec0afe3
[ci][tests] Remove all redundant ESP32-C3 Arduino tests ( #11154 )
2025-10-13 08:49:28 +13:00
J. Nick Koston
dca29ed89b
[datetime][ci][tests] Replace test.all.yaml with minimal platform cover ( #11151 )
2025-10-13 08:49:28 +13:00
J. Nick Koston
728726e29e
[ci][tests] Remove redundant ESP32-C3 Arduino tests for non-variant-specific components ( #11152 )
2025-10-13 08:49:28 +13:00
J. Nick Koston
79f4ca20b8
[opentherm][ci][tests] Remove redundant ESP32 Arduino tests and simplify conditionals ( #11149 )
2025-10-13 08:49:28 +13:00
J. Nick Koston
3eca72e0b8
[ci][logger][tests] Remove redundant ESP32 Arduino test files ( #11144 )
2025-10-13 08:49:28 +13:00
J. Nick Koston
22c0f55cef
[ci][debug][tests] Remove redundant ESP32 variant Arduino test files ( #11146 )
2025-10-13 08:49:28 +13:00
J. Nick Koston
fd8ecc9608
[ci][time][tests] Remove redundant ESP32 Arduino test files ( #11147 )
2025-10-13 08:49:27 +13:00
J. Nick Koston
ac96a59d58
[network][ci][tests] Remove redundant ESP32 Arduino test files ( #11148 )
2025-10-13 08:49:27 +13:00
J. Nick Koston
dceed992d8
[esp32_ble_beacon, esp32_ble_tracker] Remove unused Arduino includes and redundant tests ( #11140 )
2025-10-13 08:49:27 +13:00
J. Nick Koston
b0c66c1c09
[ci][mdns][tests] Remove redundant ESP32 Arduino test files ( #11143 )
2025-10-13 08:49:27 +13:00
J. Nick Koston
8f04a5b944
[esp32] Update migration warning for Arduino-as-IDF-component transition ( #11142 )
2025-10-13 08:49:27 +13:00
Jonathan Swoboda
e6c21df30b
[esp32] Update IDF 5.5 and Arduino 3.3 to use 55.03.31-1 ( #11120 )
2025-10-13 08:49:27 +13:00
J. Nick Koston
842cb9033a
[mdns] Store TXT record values in flash to reduce heap usage ( #11114 )
2025-10-13 08:49:27 +13:00
J. Nick Koston
a2cb415dfa
[ci][improv_serial][tests] Remove redundant ESP32 Arduino test files ( #11138 )
2025-10-13 08:49:27 +13:00
J. Nick Koston
1fac193535
[ci][ethernet][tests] Remove redundant Arduino tests for ethernet PHYs ( #11137 )
2025-10-13 08:49:27 +13:00
J. Nick Koston
34632f78cf
[ci][tests] Remove redundant ESP32 Arduino test files ( #11136 )
2025-10-13 08:49:27 +13:00
J. Nick Koston
b93c60e85a
[canbus][mcp23xxx_base] Mark virtual methods as pure virtual to fix linker errors ( #11133 )
2025-10-13 08:49:27 +13:00
dependabot[bot]
60dc055509
Bump esphome-dashboard from 20250904.0 to 20251009.0 ( #11123 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-13 08:49:27 +13:00
Jesse Hills
9ad462d8c6
Merge pull request #11115 from esphome/bump-2025.10.0b1
...
2025.10.0b1
2025.10.0b1
2025-10-10 07:28:02 +13:00
J. Nick Koston
f1af9d978c
[ci] Reduce component test group size to 10 to prevent runner disk exhaustion ( #11122 )
2025-10-09 10:36:13 +13:00
J. Nick Koston
785df05631
[ci] Reduce component test group size to prevent runner disk exhaustion ( #11121 )
2025-10-09 07:53:49 +13:00
Jesse Hills
93266ad08f
Bump version to 2025.10.0b1
2025-10-08 21:14:44 +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
dependabot[bot]
3f3bce7ef4
Bump ruff from 0.13.3 to 0.14.0 ( #11107 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
2025-10-07 19:27:21 +00:00
Jesse Hills
0acc58d5a1
[core] Update helpers for new auto load functionality ( #11097 )
2025-10-07 14:24:28 -05:00
dependabot[bot]
0b4ef0fea2
Bump github/codeql-action from 3.30.6 to 4.30.7 ( #11109 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-07 14:22:36 -05:00
dependabot[bot]
a067bdb769
Bump aioesphomeapi from 41.11.0 to 41.12.0 ( #11108 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-07 14:21:35 -05:00