J. Nick Koston
|
f19296ac7f
|
[analyze-memory] Show all core symbols > 100 B instead of top 15 (#11909)
|
2025-11-17 15:32:09 +13:00 |
|
J. Nick Koston
|
36868ee7b1
|
[scheduler] Fix timing breakage after 49 days of uptime on ESP8266/RP2040 (#11924)
|
2025-11-17 15:32:09 +13:00 |
|
J. Nick Koston
|
d559f9f52e
|
[ld2410] Add timeout filter to prevent stuck targets (#11920)
|
2025-11-17 15:32:09 +13:00 |
|
J. Nick Koston
|
6440b5fbf5
|
[ld2412] Fix stuck targets by adding timeout filter (#11919)
|
2025-11-17 15:32:09 +13:00 |
|
Jonathan Swoboda
|
97c4914573
|
[uart] Improve error handling and validate buffer size (#11895)
Co-authored-by: J. Nick Koston <nick+github@koston.org>
|
2025-11-17 15:32:09 +13:00 |
|
Edward Firmo
|
7ce94c27fe
|
[wifi] Allow use_psram with Arduino (#11902)
|
2025-11-17 15:32:09 +13:00 |
|
Edward Firmo
|
eb54c0026d
|
[light] Fix missing ColorMode::BRIGHTNESS case in logging (#11836)
|
2025-11-17 15:32:09 +13:00 |
|
Clyde Stubbs
|
fe00e209ff
|
[esp32] Add sdkconfig flag to make OTA work for 32MB flash (#11883)
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
|
2025-11-17 15:32:08 +13:00 |
|
Clyde Stubbs
|
aed80732f9
|
[esp32] Make esp-idf default framework for P4 (#11884)
|
2025-11-17 15:32:08 +13:00 |
|
Jonathan Swoboda
|
050a27a409
|
Merge pull request #11880 from esphome/bump-2025.11.0b2
2025.11.0b2
2025.11.0b2
|
2025-11-12 22:46:23 -05:00 |
|
Jonathan Swoboda
|
382483b063
|
Bump version to 2025.11.0b2
|
2025-11-12 21:56:11 -05:00 |
|
J. Nick Koston
|
1675408161
|
[wifi] Fix slow reconnection after connection loss for all network types (#11873)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-12 21:56:11 -05:00 |
|
J. Nick Koston
|
1d8b08dcce
|
[wifi][ethernet] Fix spurious warnings and unclear status after PR #9823 (#11871)
|
2025-11-12 21:56:11 -05:00 |
|
J. Nick Koston
|
afed581079
|
[light] Fix dangling reference in compute_color_mode causing memory corruption (#11868)
|
2025-11-12 21:56:11 -05:00 |
|
J. Nick Koston
|
ff107a0674
|
[mqtt] Fix crash with empty broker during upload/logs (#11866)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-12 21:56:11 -05:00 |
|
J. Nick Koston
|
72da3d0f1e
|
[thermostat] Replace std::map with FixedVector, reduce flash usage (#11875)
|
2025-11-12 21:56:11 -05:00 |
|
J. Nick Koston
|
5a2e6697e0
|
[api][event] Send events immediately to prevent loss during rapid triggers (#11777)
|
2025-11-12 21:56:11 -05:00 |
|
J. Nick Koston
|
799cfe1de4
|
[esp32_ble_tracker] Use initializer_list to eliminate compiler warning and reduce flash usage (#11861)
|
2025-11-12 21:56:11 -05:00 |
|
J. Nick Koston
|
6df0264d51
|
[api] Eliminate heap allocations when transmitting Event types (#11773)
|
2025-11-12 21:56:11 -05:00 |
|
J. Nick Koston
|
a859ecaad1
|
[core] Fix wait_until hanging when used in on_boot automations (#11869)
|
2025-11-12 21:56:11 -05:00 |
|
Jonathan Swoboda
|
4f088c93c9
|
[esp32] Update the recommended platform to 55.03.31-2 (#11865)
|
2025-11-12 21:56:11 -05:00 |
|
J. Nick Koston
|
a1ab19d127
|
[ci] Reduce release time by removing 21 redundant ESP32-S3 IDF tests (#11850)
|
2025-11-12 21:56:11 -05:00 |
|
Jonathan Swoboda
|
1d71b6b93e
|
Merge pull request #11862 from esphome/bump-2025.11.0b1
2025.11.0b1
2025.11.0b1
|
2025-11-11 23:27:12 -05:00 |
|
Jonathan Swoboda
|
298813d4fa
|
Bump version to 2025.11.0b1
|
2025-11-11 22:14:22 -05:00 |
|
Jonathan Swoboda
|
56d141c741
|
Merge branch 'release' into dev
|
2025-11-11 20:09:55 -05:00 |
|
Jonathan Swoboda
|
47a7f729dd
|
Merge pull request #11857 from esphome/bump-2025.10.5
2025.10.5
2025.10.5
|
2025-11-11 20:09:41 -05:00 |
|
Jonathan Swoboda
|
7806eb980f
|
Bump version to 2025.12.0-dev
|
2025-11-11 19:50:47 -05:00 |
|
Jonathan Swoboda
|
a59888224c
|
Bump version to 2025.10.5
|
2025-11-11 19:44:37 -05:00 |
|
Clyde Stubbs
|
58ad4759f0
|
[lvgl] Fix rotation with unusual width (#11680)
|
2025-11-11 19:44:37 -05:00 |
|
Clyde Stubbs
|
87f79290ba
|
[usb_uart] Fixes for transfer queue allocation (#11548)
|
2025-11-11 19:44:37 -05:00 |
|
Jonathan Swoboda
|
9326d78439
|
[core] Don't allow python 3.14 (#11527)
|
2025-11-11 19:44:37 -05:00 |
|
Stuart Parmenter
|
a93887a790
|
[const] Add CONF_ROWS (#11249)
|
2025-11-11 19:44:37 -05:00 |
|
Kevin Ahrendt
|
d7fa131a8a
|
[network, psram, speaker wifi] Use CORE.data to enable high performance networking (#11812)
|
2025-11-11 18:43:06 -06:00 |
|
J. Nick Koston
|
79a4444928
|
[wifi] Conditionally compile manual_ip to save 24-72 bytes RAM (#11833)
|
2025-11-11 23:27:08 +00:00 |
|
J. Nick Koston
|
572fae5c7d
|
[wifi] Restore two-attempt BSSID filtering for mesh networks (#11844)
|
2025-11-12 12:12:53 +13:00 |
|
J. Nick Koston
|
5dafaaced4
|
[wifi] Fix scan and connection failures after adapter restart (#11851)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-11 23:12:10 +00:00 |
|
J. Nick Koston
|
65a303d48f
|
[wifi] Add min_auth_mode configuration option (#11814)
|
2025-11-11 16:39:55 -06:00 |
|
J. Nick Koston
|
00c71b7236
|
[wifi] Fix all-hidden networks duplicate attempts and scan skipping (#11848)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-11 22:33:37 +00:00 |
|
J. Nick Koston
|
ef04903a7a
|
[wifi] Change priority type from float to int8_t (#11830)
|
2025-11-12 11:10:17 +13:00 |
|
J. Nick Koston
|
a2ec7f622c
|
[wifi] Fix infinite retry loop when no hidden networks and captive portal active (#11831)
|
2025-11-11 16:04:37 -06:00 |
|
tomaszduda23
|
2f91e7bd47
|
[nrf52] fix boot loop (#11854)
|
2025-11-11 15:33:53 -06:00 |
|
tomaszduda23
|
80a7c6d3c3
|
[nrf52,debug] add partition dump (#11839)
Co-authored-by: J. Nick Koston <nick+github@koston.org>
|
2025-11-11 14:52:41 -06:00 |
|
CzBiX
|
7a92565a0c
|
[lvgl] Fix compile when using transform_zoom (#11845)
|
2025-11-12 06:24:52 +11:00 |
|
tomaszduda23
|
661920c51e
|
[nrf52,ssd1306_i2c] fix build error (#11847)
|
2025-11-11 18:18:17 +00:00 |
|
tomaszduda23
|
a6b905e148
|
[nrf52,pcf8563] fix build error (#11846)
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
Co-authored-by: J. Nick Koston <nick+github@koston.org>
|
2025-11-11 17:50:07 +00:00 |
|
tomaszduda23
|
a6b7c1f18c
|
[nrf52,gpio] add gpio levels for high voltage mode (#9858)
Co-authored-by: J. Nick Koston <nick+github@koston.org>
|
2025-11-11 15:17:25 +00:00 |
|
Clyde Stubbs
|
7a700ca077
|
[core] Update clamp functions to allow mixed but comparable types (#11828)
|
2025-11-11 02:15:44 +00:00 |
|
Clyde Stubbs
|
1539b43074
|
[wifi][ethernet] Don't block setup until connected (#9823)
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
|
2025-11-10 19:17:16 -06:00 |
|
Jesse Hills
|
463a00b1ac
|
[CI] Don't request codeowners review in forks (#11827)
|
2025-11-10 19:10:29 -06:00 |
|
J. Nick Koston
|
82692d7053
|
[tests] Migrate components to shared packages and fix ID ambiguity (#11819)
|
2025-11-10 19:00:54 -06:00 |
|