Jonathan Swoboda
|
bb6f8aeb94
|
[remote_receiver] Fix idle validation (#9819)
|
2025-07-22 21:57:42 -05:00 |
|
J. Nick Koston
|
b636b844fc
|
[core] Initialize looping_components_ before setup blocking phase (#9820)
|
2025-07-22 16:43:22 -10:00 |
|
Jesse Hills
|
d7a5db3dda
|
[CI] Paginate codeowner comments to make sure we find it (#9818)
|
2025-07-23 13:23:06 +12:00 |
|
Jesse Hills
|
ac7f125eb5
|
[CI] Paginate codeowner comments to make sure we find it (#9817)
|
2025-07-23 13:22:54 +12:00 |
|
Jesse Hills
|
7bfb08e602
|
[core] Match LockFreeQueue initialization order (#9813)
|
2025-07-22 23:46:14 +00:00 |
|
Clyde Stubbs
|
a994ad3642
|
Workflow - check all comments to find previous bot comment (#9815)
|
2025-07-23 11:28:15 +12:00 |
|
Jonathan Swoboda
|
116c91e9c5
|
Bump ESP32 IDF version to 5.4.2 and Arduino version to 3.2.1 (#9770)
|
2025-07-22 13:15:31 -10:00 |
|
Jesse Hills
|
5a4e2a3eaf
|
[udp] Move `on_receive ` to const (#9811)
|
2025-07-22 17:56:00 -05:00 |
|
Stas
|
1a7757e7ca
|
[http_request] set correct duration_ms for failed requests (#9789)
|
2025-07-22 11:39:03 -10:00 |
|
Jonathan Swoboda
|
e2976162b5
|
[sgp4x] Fix build (#9794)
|
2025-07-23 08:54:03 +12:00 |
|
Thomas Rupprecht
|
cf40306297
|
[audio] fix typo gneneral and divison (#9808)
|
2025-07-22 20:24:40 +00:00 |
|
Jesse Hills
|
fef2369e66
|
Merge branch 'release' into dev
|
2025-07-23 08:10:21 +12:00 |
|
Jesse Hills
|
2b5cceda58
|
Merge pull request #9796 from esphome/bump-2025.7.3
2025.7.3
2025.7.3
|
2025-07-23 08:09:40 +12:00 |
|
Guillermo Ruffino
|
3bb5a9e2f7
|
[schema-gen] fix referenced schemas when schema in component platform (#9755)
|
2025-07-23 06:52:56 +12:00 |
|
J. Nick Koston
|
a614a68f1a
|
[api] Implement zero-copy string optimization for outgoing protobuf messages (#9790)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-07-22 07:33:03 -10:00 |
|
Jesse Hills
|
dc26ed9c46
|
Bump version to 2025.7.3
|
2025-07-23 00:34:13 +12:00 |
|
Keith Burzinski
|
8674012406
|
[bme680_bsec] Add suggested alternate when using IDF (#9785)
|
2025-07-23 00:34:12 +12:00 |
|
Keith Burzinski
|
ae12deff87
|
[neopixelbus] Add suggested alternate when using IDF (#9783)
|
2025-07-23 00:34:12 +12:00 |
|
Keith Burzinski
|
cb6acfe24b
|
[fastled_clockless, fastled_spi] Add suggested alternate when using IDF (#9784)
|
2025-07-23 00:34:12 +12:00 |
|
J. Nick Koston
|
fc8c5a7438
|
[core] Process pending loop enables during setup blocking phase (#9787)
|
2025-07-23 00:34:06 +12:00 |
|
Keith Burzinski
|
f8777d3b66
|
[config_validation] Add support for suggesting alternate component/platform (#9757)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-07-23 00:30:36 +12:00 |
|
Jesse Hills
|
76e75f4cdc
|
[tuya] Update use of fan_schema (#9762)
|
2025-07-23 00:29:40 +12:00 |
|
Jonathan Swoboda
|
896d7f8f76
|
[esp32_touch] Fix setup mode in v1 driver (#9725)
|
2025-07-23 00:29:40 +12:00 |
|
JonasB2497
|
d92ee563f2
|
[sdl][mipi_spi] Respect clipping when drawing (#9722)
Co-authored-by: clydebarrow <2366188+clydebarrow@users.noreply.github.com>
|
2025-07-23 00:29:34 +12:00 |
|
tmpeh
|
d6ff790823
|
Fix format string error in ota_web_server.cpp (#9711)
|
2025-07-23 00:25:51 +12:00 |
|
J. Nick Koston
|
7ac60c15dc
|
[gpio] Auto-disable interrupts for shared GPIO pins in binary sensors (#9701)
|
2025-07-23 00:25:51 +12:00 |
|
Keith Burzinski
|
71cb429a86
|
[bme680_bsec] Add suggested alternate when using IDF (#9785)
|
2025-07-22 23:54:09 +12:00 |
|
Keith Burzinski
|
89924ae468
|
[neopixelbus] Add suggested alternate when using IDF (#9783)
|
2025-07-22 23:53:45 +12:00 |
|
Keith Burzinski
|
7efe1b8698
|
[fastled_clockless, fastled_spi] Add suggested alternate when using IDF (#9784)
|
2025-07-22 23:53:33 +12:00 |
|
J. Nick Koston
|
ac08fb314f
|
[api] Optimize protobuf memory usage with fixed-size arrays for Bluetooth UUIDs (#9782)
|
2025-07-22 21:50:49 +12:00 |
|
J. Nick Koston
|
0f0038df24
|
[core] Process pending loop enables during setup blocking phase (#9787)
|
2025-07-22 15:47:43 +12:00 |
|
Jesse Hills
|
b17e2019c7
|
[esp32_ble_tracker] Write require feature defines after all clients are registered (#9780)
|
2025-07-22 00:49:48 +00:00 |
|
J. Nick Koston
|
e56b681506
|
[nrf52] Add missing CoreModel define for scheduler (#9777)
|
2025-07-22 12:32:50 +12:00 |
|
Keith Burzinski
|
238c72b66f
|
[config_validation] Add support for suggesting alternate component/platform (#9757)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-07-22 11:29:05 +12:00 |
|
J. Nick Koston
|
118b74b7cd
|
[api] Optimize noise handshake with memcpy for faster connection setup (#9779)
|
2025-07-21 17:56:32 -05:00 |
|
J. Nick Koston
|
5343a6d16a
|
[api] Optimize string encoding with memcpy for 10x performance improvement (#9778)
|
2025-07-22 09:39:28 +12:00 |
|
J. Nick Koston
|
db62a94712
|
[api] Implement zero-copy for all protobuf bytes fields (#9761)
|
2025-07-22 09:38:39 +12:00 |
|
Jesse Hills
|
74ce3d2c0b
|
[tuya] Update use of fan_schema (#9762)
|
2025-07-21 15:20:25 -05:00 |
|
Jonathan Swoboda
|
a04c2c8471
|
[esp32_touch] Fix setup mode in v1 driver (#9725)
|
2025-07-22 07:25:08 +12:00 |
|
Katherine Whitlock
|
16a426c182
|
Factor PlatformIO buildgen out of writer.py (#9378)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-07-21 20:28:11 +12:00 |
|
J. Nick Koston
|
e485895d97
|
[bluetooth_proxy] Optimize service discovery with in-place construction (#9765)
|
2025-07-21 20:26:20 +12:00 |
|
dependabot[bot]
|
5fed708761
|
Bump aioesphomeapi from 37.0.3 to 37.0.4 (#9764)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-07-20 21:41:18 -10:00 |
|
J. Nick Koston
|
fe1050a583
|
[tests] Fix flaky scheduler retry test timing (#9760)
|
2025-07-21 17:21:51 +12:00 |
|
J. Nick Koston
|
305667b06d
|
[api] Sync uses_password field_ifdef optimization from aioesphomeapi (#9756)
|
2025-07-21 16:59:48 +12:00 |
|
dependabot[bot]
|
fc286c8bf4
|
Bump aioesphomeapi from 37.0.2 to 37.0.3 (#9754)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-07-20 16:20:54 -10:00 |
|
Jesse Hills
|
c60fe4c372
|
[CI] Dont create new review if existing and dont count tests (#9753)
|
2025-07-21 13:59:25 +12:00 |
|
Jesse Hills
|
a8d53b7c68
|
[CI] Use comment marker in too-big reviews (#9751)
|
2025-07-21 13:33:20 +12:00 |
|
Jesse Hills
|
9508871474
|
[CI] Fix codeowner workflow requesting the same multiple times (#9750)
|
2025-07-21 13:20:02 +12:00 |
|
J. Nick Koston
|
a45a45c688
|
[api] Split frame helper implementation into protocol-specific files (#9746)
|
2025-07-21 13:10:08 +12:00 |
|
Jesse Hills
|
46da075226
|
[CI] Add url and dismiss reviews once conditions are met (#9748)
|
2025-07-21 12:49:00 +12:00 |
|