Jesse Hills
|
070b0882b8
|
Merge pull request #11284 from esphome/bump-2025.10.1
2025.10.1
2025.10.1
|
2025-10-16 23:00:00 +13:00 |
|
Jesse Hills
|
7f1173fcba
|
Bump version to 2025.10.1
|
2025-10-16 17:17:07 +13:00 |
|
J. Nick Koston
|
a75ccf841c
|
[substitutions] Fix AttributeError when using packages with substitutions (#11274)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-16 17:17:07 +13:00 |
|
Jonathan Swoboda
|
56eb605ec9
|
[wifi] Fix enterprise wifi (#11276)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2025-10-16 17:17:07 +13:00 |
|
J. Nick Koston
|
2c4818de00
|
[tests] Fix OTA password test assertions after merge collision (#11275)
|
2025-10-16 17:17:06 +13:00 |
|
Jesse Hills
|
2b94de8732
|
[ota.esphome] Handle blank password the same as no password defined (#11271)
|
2025-10-16 17:17:06 +13:00 |
|
J. Nick Koston
|
f71aed3a5c
|
[ota] Fix MQTT resolution when static IP appears first in device list (#11272)
|
2025-10-16 17:17:06 +13:00 |
|
Clyde Stubbs
|
353e097085
|
[mipi_spi] Rotation fixes (#11226)
|
2025-10-16 17:17:06 +13:00 |
|
Jesse Hills
|
9a29dec6d9
|
Merge pull request #11245 from esphome/bump-2025.10.0
2025.10.0
2025.10.0
|
2025-10-15 17:30:30 +13:00 |
|
Jesse Hills
|
63b113d823
|
Bump version to 2025.10.0
|
2025-10-15 14:01:02 +13:00 |
|
Jesse Hills
|
0381644605
|
Merge pull request #11241 from esphome/bump-2025.10.0b4
2025.10.0b4
2025.10.0b4
|
2025-10-15 12:44:15 +13:00 |
|
Jesse Hills
|
48a557b005
|
[netlify] Pin python version (#11244)
|
2025-10-15 12:37:55 +13:00 |
|
Jesse Hills
|
780ece73ff
|
Bump version to 2025.10.0b4
|
2025-10-15 11:35:52 +13:00 |
|
J. Nick Koston
|
d7fcf8d57b
|
[pzemac, pzemdc, sdm_meter] Fix pin conflicts in ESP32-IDF tests (#11240)
|
2025-10-15 11:35:52 +13:00 |
|
TJQ
|
82a3ca575f
|
[mipi_dsi] Update waveshare P4-86 display parameters (#10562)
|
2025-10-15 11:35:52 +13:00 |
|
dependabot[bot]
|
5913da5a89
|
Bump aioesphomeapi from 41.16.0 to 41.16.1 (#11221)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-15 11:35:52 +13:00 |
|
dependabot[bot]
|
8c13105ce1
|
Bump aioesphomeapi from 41.14.0 to 41.16.0 (#11215)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-15 11:35:52 +13:00 |
|
Jesse Hills
|
c3fd07f8bc
|
Merge pull request #11219 from esphome/bump-2025.10.0b3
2025.10.0b3
2025.10.0b3
|
2025-10-14 16:35:13 +13:00 |
|
Jesse Hills
|
d02ed41eb4
|
Bump version to 2025.10.0b3
|
2025-10-14 15:38:15 +13:00 |
|
J. Nick Koston
|
07504c8208
|
Fix log retrieval with FQDN when mDNS is disabled (#11202)
|
2025-10-14 15:38:15 +13:00 |
|
Jonathan Swoboda
|
b666b8e261
|
[core] Properly clean the build dir in the HA addon (#11208)
|
2025-10-14 15:38:15 +13:00 |
|
dependabot[bot]
|
8627b56e36
|
Bump esphome-dashboard from 20251009.0 to 20251013.0 (#11212)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-14 15:38:15 +13:00 |
|
Jesse Hills
|
69df07ddcf
|
[media_player.speaker] Dynamic auto load (#11084)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2025-10-14 15:38:15 +13:00 |
|
Jesse Hills
|
13cfa30c67
|
Merge pull request #11199 from esphome/bump-2025.10.0b2
2025.10.0b2
2025.10.0b2
|
2025-10-13 10:55:34 +13:00 |
|
Jesse Hills
|
da1959ab5d
|
Bump version to 2025.10.0b2
|
2025-10-13 08:49:29 +13:00 |
|
J. Nick Koston
|
2b42903e9c
|
[usb_host] Fix transfer slot exhaustion at high data rates and add configurable max_transfer_requests (#11174)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2025-10-13 08:49:29 +13:00 |
|
J. Nick Koston
|
742c9cbb53
|
[esp32_improv] Fix state not transitioning to PROVISIONED when WiFi configured via captive portal (#11181)
|
2025-10-13 08:49:29 +13:00 |
|
J. Nick Koston
|
e4bc465a3d
|
[ota] Increase handshake timeout to 20s now that auth is non-blocking (#11186)
|
2025-10-13 08:49:29 +13:00 |
|
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 |
|