J. Nick Koston
|
1a555d5848
|
[esp32_ble_tracker] Re-register GATT clients after ble.disable and ble.enable (#19068)
|
2026-09-14 13:12:25 +12:00 |
|
J. Nick Koston
|
b17cd89469
|
[wifi] Drop a scan instead of aborting when its results cannot be allocated, filter ESP32 scans by SSID in the driver (#19254)
|
2026-09-14 13:12:25 +12:00 |
|
esphome[bot]
|
9064bfcc85
|
Bump bundled esphome-device-builder to 1.14.9 (#19263)
|
2026-09-14 13:12:25 +12:00 |
|
J. Nick Koston
|
0803d7b37c
|
[core] Add FixedVector::try_init so callers can handle an exhausted heap (#19253)
|
2026-09-14 13:12:25 +12:00 |
|
J. Nick Koston
|
9814966fe7
|
[noise] Bump noise-c to 0.1.30 and libsodium to 1.10021.11 (#19062)
|
2026-09-14 13:12:25 +12:00 |
|
esphome[bot]
|
3eda3060b8
|
Bump bundled esphome-device-builder to 1.14.8 (#19250)
|
2026-09-14 13:12:25 +12:00 |
|
Clyde Stubbs
|
6cc2b9bf17
|
[lvgl] Fix crash when using lvgl.list.add (#19177)
|
2026-09-14 13:12:25 +12:00 |
|
esphome[bot]
|
1975b17eac
|
Bump bundled esphome-device-builder to 1.14.7 (#19096)
|
2026-09-14 13:12:25 +12:00 |
|
J. Nick Koston
|
3b499ecb3e
|
[core] Support set_internal() during setup, log error after setup (#19069)
|
2026-09-14 13:12:25 +12:00 |
|
esphome[bot]
|
6bd6603d52
|
Bump bundled esphome-device-builder to 1.14.6 (#19072)
|
2026-09-14 13:12:25 +12:00 |
|
 Robin ThoniandJesse Hills
|
ad4ee1d34e
|
[network] Improve network::is_connected() to better handle multiple interfaces (#18999)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2026-09-14 13:12:25 +12:00 |
|
Remco van Essen
|
ccec6e72bf
|
[sendspin] Fix codec enum codegen when codecs is not set (#19055)
|
2026-09-14 13:12:25 +12:00 |
|
Jesse Hills
|
69f2a7d556
|
Merge pull request #19051 from esphome/bump-2026.9.0b3
2026.9.0b3
2026.9.0b3
|
2026-09-09 12:18:36 +12:00 |
|
Jesse Hills
|
008677298a
|
Bump version to 2026.9.0b3
|
2026-09-09 09:54:44 +12:00 |
|
 Kevin AhrendtandJesse Hills
|
d2bc056f0a
|
[sendspin] Add codec preference list to the media source (#19047)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2026-09-09 09:54:42 +12:00 |
|
J. Nick Koston
|
42fffd16fe
|
[esphome][core] Give a lost OTA chunk ack time to be retransmitted (#19041)
|
2026-09-09 09:54:42 +12:00 |
|
J. Nick Koston
|
9c16aba6f7
|
[noise] Bump noise-c to 0.1.26 and libsodium to 1.10021.8 (#19030)
|
2026-09-09 09:54:42 +12:00 |
|
Kevin Ahrendt
|
ac79173f4a
|
[i2s_audio] Fix spurious driver failure (#19045)
|
2026-09-09 09:54:42 +12:00 |
|
Kevin Ahrendt
|
0a1e2acbcb
|
[audio][i2s_audio][micro_wake_word][microphone][mixer][resampler][speaker] Replace use_count() checks with lock and null test (#19046)
|
2026-09-09 09:54:42 +12:00 |
|
 Kevin AhrendtandCopilot Autofix powered by AI
|
9b6facb20d
|
[core] Fix use-after-free when deleting a running StaticTask (#19048)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-09-09 09:54:42 +12:00 |
|
esphome[bot]
|
f89b9e704c
|
Bump bundled esphome-device-builder to 1.14.5 (#19040)
|
2026-09-09 09:54:42 +12:00 |
|
![pre-commit-ci-lite[bot]](/assets/img/avatar_default.png) Johnandpre-commit-ci-lite[bot]
|
f8b2e53609
|
[atm90e32] Verify offset calibration writes (#18701)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2026-09-09 09:54:42 +12:00 |
|
raykholo
|
7660dd7fa7
|
[anova] Re-assert temperature unit on every poll cycle (#17141)
|
2026-09-09 09:54:42 +12:00 |
|
 
|
c3ce07755f
|
[rf_bridge] Fix bucket sniffing with Portisch firmware (#17683)
Co-authored-by: Bryan Li <bryanli@Bryans-MacBook-Pro.local>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
|
2026-09-09 09:54:42 +12:00 |
|
Gytis
|
f8a4cfa945
|
[lvgl] Add missing label dependency to qrcode, keyboard and tabview (#18387)
|
2026-09-09 09:54:42 +12:00 |
|
J. Nick Koston
|
866ddb6e57
|
[core] Skip PlatformIO's private-package authorization probe (#18823)
|
2026-09-09 09:54:42 +12:00 |
|
Jonathan Swoboda
|
ca864c22b4
|
[tuya] Build without a network component (#18948)
|
2026-09-09 09:54:42 +12:00 |
|
Jesse Hills
|
c9729244af
|
[udp] Use cv.invalid for relocated packet_transport options (#19032)
|
2026-09-09 09:54:42 +12:00 |
|
Davide D M
|
442e4a1ec2
|
[debug] Check reboot source pref on ESP_RST_WDT and guard against empty source (#17537)
|
2026-09-09 09:54:41 +12:00 |
|
 Pieter ViljoenandJesse Hills
|
199acdf522
|
[ble_client] Report Established from nodes that never read services (#17920)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2026-09-09 09:54:41 +12:00 |
|
 Samuel SiebandSamuel Sieb
|
9340863652
|
[dallas_temp] filter 85 temp from sensor reset (#17877)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
|
2026-09-09 09:54:41 +12:00 |
|
AndreKR
|
d5cff6e9df
|
[logger] Fix garbled stack traces (#17939)
|
2026-09-09 09:54:41 +12:00 |
|
Ryan Ronnander
|
e7f45a0d31
|
[mqtt] Restore brightness flag in light discovery (#18950)
|
2026-09-09 09:54:41 +12:00 |
|
 mipa87andClaude
|
628ebe23ec
|
[audio] Do not treat MP3_STREAM_INFO_CHANGED as a fatal decoder error (#19028)
Co-authored-by: Claude <noreply@anthropic.com>
|
2026-09-09 09:54:41 +12:00 |
|
![pre-commit-ci-lite[bot]](/assets/img/avatar_default.png) 
|
823d79c948
|
[i2s_audio] Keep a start request that arrives while the speaker task stops (#19027)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2026-09-09 09:54:41 +12:00 |
|
Jesse Hills
|
9a877a067c
|
Merge pull request #19007 from esphome/bump-2026.9.0b2
2026.9.0b2
2026.9.0b2
|
2026-09-07 12:50:25 +12:00 |
|
Jesse Hills
|
9ba4477ada
|
Bump version to 2026.9.0b2
|
2026-09-07 10:46:22 +12:00 |
|
Jesse Hills
|
8434dc5474
|
[esp32_hosted] Add ESP-NOW-over-hosted shim for the ESP32-P4 (#17712)
|
2026-09-07 10:46:21 +12:00 |
|
J. Nick Koston
|
e0e85db822
|
[core] Show the other downloader's progress while a prefetch job waits on its lock (#18983)
|
2026-09-07 10:46:21 +12:00 |
|
J. Nick Koston
|
5d2ddc658c
|
[mdns] Guard LEAmDNS main loop calls against lwIP re-entrancy on ESP8266 (#18990)
|
2026-09-07 10:46:21 +12:00 |
|
J. Nick Koston
|
c1aa41f276
|
[noise] Bump noise-c to 0.1.24 and libsodium to 1.10021.6 (#18989)
|
2026-09-07 10:46:21 +12:00 |
|
esphome[bot]
|
96b1a03ea4
|
Bump bundled esphome-device-builder to 1.14.4 (#19006)
|
2026-09-07 10:46:21 +12:00 |
|
J. Nick Koston
|
95ab3fb4f2
|
[ota] Offer encryption with the api key so enabling it works over OTA (#18979)
|
2026-09-07 10:46:21 +12:00 |
|
Ricardo Sanz
|
18220e0b39
|
[climate][template] New template climate component (#14455)
|
2026-09-07 10:46:21 +12:00 |
|
esphome[bot]
|
011497d6ee
|
Bump bundled esphome-device-builder to 1.14.3 (#18996)
|
2026-09-07 10:46:20 +12:00 |
|
esphome[bot]
|
7089dae3b6
|
Bump bundled esphome-device-builder to 1.14.2 (#18988)
|
2026-09-07 10:46:20 +12:00 |
|
esphome[bot]
|
745eb30109
|
Bump bundled esphome-device-builder to 1.14.1 (#18981)
|
2026-09-07 10:46:20 +12:00 |
|
Keith Burzinski
|
e36445fa5f
|
[usb_uart] Keep the comm interface number valid when its claim fails (#18968)
|
2026-09-07 10:46:20 +12:00 |
|
Jesse Hills
|
cb0c2bdaca
|
[esp32_ble] Reference count BLE advertising (#18943)
|
2026-09-07 10:46:20 +12:00 |
|
![pre-commit-ci-lite[bot]](/assets/img/avatar_default.png) J. Nick Kostonandpre-commit-ci-lite[bot]
|
e47247486b
|
[esp8266] Drop Arduino framework versions before 3.0.0 (#18917) to
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2026-09-07 10:46:20 +12:00 |
|