Jesse Hills
|
b743577ebe
|
Fix api log client crashing when api encryption is dynamic (#9245)
|
2025-06-30 08:07:29 +12:00 |
|
dependabot[bot]
|
a4cc6166a0
|
Bump aioesphomeapi from 33.1.1 to 34.0.0 (#9265)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-06-29 14:20:52 -05:00 |
|
J. Nick Koston
|
ed9850c4a4
|
Remove redundant get_setup_priority() overrides returning default value (#9253)
|
2025-06-29 13:46:28 -05:00 |
|
J. Nick Koston
|
ddbcf8549c
|
Reduce web_server code duplication by extracting detail parameter parsing (#9257)
|
2025-06-29 13:29:18 -05:00 |
|
Rezoran
|
921d0888cd
|
[uart] fix: missing uart_config_t struct initialisation (#9235)
|
2025-06-29 15:05:23 +00:00 |
|
Keith Burzinski
|
21e1f3d103
|
[light] Memory optimizations (#9260)
|
2025-06-29 11:28:51 +00:00 |
|
Keith Burzinski
|
53ab016098
|
[adc] Memory optimizations (#9247)
|
2025-06-29 06:17:53 -05:00 |
|
Keith Burzinski
|
0c249a7006
|
[thermostat] Memory optimizations (#9259)
|
2025-06-29 06:16:34 -05:00 |
|
J. Nick Koston
|
86c0fb48a3
|
Replace ping retry timer with batch queue fallback (#9207)
|
2025-06-29 09:08:30 +12:00 |
|
J. Nick Koston
|
3f1f99cf37
|
Extract lock-free queue and event pool to core helpers (#9238)
|
2025-06-29 08:08:33 +12:00 |
|
J. Nick Koston
|
13d4823db6
|
Fix buffer corruption in API message encoding with very verbose logging (#9249)
|
2025-06-29 08:04:42 +12:00 |
|
Jimmy Hedman
|
30f61b26ff
|
Remove backports of std (#9246)
|
2025-06-29 07:56:12 +12:00 |
|
dependabot[bot]
|
58b7d0b412
|
Bump ruff from 0.12.0 to 0.12.1 (#9241)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2025-06-28 10:21:53 +00:00 |
|
Jonathan Swoboda
|
d37f5b87bd
|
[esp32] Allow 5.4.2 (#9243)
|
2025-06-28 01:30:59 -05:00 |
|
J. Nick Koston
|
3f65cee17c
|
Silence protobuf compatibility warnings when importing aioesphomeapi (#9236)
|
2025-06-28 16:59:52 +12:00 |
|
J. Nick Koston
|
094bf19ec4
|
Disable dynamic log level control for ESP32 ESP-IDF builds (#9233)
|
2025-06-28 16:58:53 +12:00 |
|
J. Nick Koston
|
f8d59b5aeb
|
Reduce libretiny logconfig messages (#9239)
|
2025-06-28 15:53:40 +12:00 |
|
Jesse Hills
|
e9870c2922
|
Merge branch 'release' into dev
|
2025-06-28 15:48:11 +12:00 |
|
Jesse Hills
|
50b7349fe0
|
Merge pull request #9234 from esphome/bump-2025.6.2
2025.6.2
2025.6.2
|
2025-06-28 15:47:02 +12:00 |
|
Jonathan Swoboda
|
61b3379f48
|
[i2c] Disable i2c scan on certain idf versions (#9237)
|
2025-06-28 13:33:05 +12:00 |
|
Samuel Sieb
|
5010a0f5e7
|
[mcp23xxx_base] fix pin interrupts (#9244)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
|
2025-06-28 13:32:57 +12:00 |
|
Jonathan Swoboda
|
52ca8deb10
|
[i2c] Disable i2c scan on certain idf versions (#9237)
|
2025-06-28 13:32:18 +12:00 |
|
Samuel Sieb
|
156a9160ba
|
[mcp23xxx_base] fix pin interrupts (#9244)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
|
2025-06-28 13:31:23 +12:00 |
|
Jimmy Hedman
|
68d66c873e
|
Upgrade to use C++20 (#9135)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2025-06-27 17:31:50 +00:00 |
|
Jesse Hills
|
948aa13fb9
|
Bump version to 2025.6.2
|
2025-06-27 23:16:13 +12:00 |
|
scaiper
|
9e993ac603
|
[esp32] Change `enable_lwip_mdns_queries default to True ` (#9188)
|
2025-06-27 23:16:12 +12:00 |
|
Kevin Ahrendt
|
9f3f4ead4f
|
[voice_assistant] Support streaming TTS responses and fixes crash for long responses (#9224)
|
2025-06-27 23:16:12 +12:00 |
|
Kevin Ahrendt
|
068aa0ff1e
|
[speaker] bugfix: continue to block tasks if stop flag is set (#9222)
|
2025-06-27 23:16:12 +12:00 |
|
Kevin Ahrendt
|
e146c0796a
|
[audio] Bugfix: improve timeout handling (#9221)
|
2025-06-27 23:16:12 +12:00 |
|
Clyde Stubbs
|
cceab26bfb
|
[lvgl] Fix dangling pointer issue with qrcode (#9190)
|
2025-06-27 23:16:12 +12:00 |
|
scaiper
|
c0b1f32889
|
[esp32] Change `enable_lwip_mdns_queries default to True ` (#9188)
|
2025-06-27 22:43:18 +12:00 |
|
J. Nick Koston
|
837dd46adf
|
Reduce component_iterator memory usage (#9205)
|
2025-06-27 01:56:54 -05:00 |
|
J. Nick Koston
|
13512440ac
|
[gpio] Reduce ESP32 memory usage by optimizing struct padding (#9230)
|
2025-06-27 01:53:40 -05:00 |
|
J. Nick Koston
|
7931423e8c
|
Reduce ethernet component memory usage by 8 bytes (#9231)
|
2025-06-27 01:52:12 -05:00 |
|
J. Nick Koston
|
62f28902c5
|
[wifi] Reduce memory usage (#9232)
|
2025-06-27 01:50:26 -05:00 |
|
Jonathan Swoboda
|
1f94e4cc14
|
[esp32] Update IDF components to use the registry (#9223)
|
2025-06-27 03:37:30 +00:00 |
|
Thomas Rupprecht
|
61dfd5541f
|
use c++17 [[fallthrough]]; (#9149)
|
2025-06-27 02:40:42 +00:00 |
|
Jonathan Swoboda
|
87321ce10b
|
[esp32_hosted] Add support for remote wifi (#8833)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-06-27 11:51:13 +12:00 |
|
J. Nick Koston
|
4f5aacdb3a
|
Optimize SafeModeComponent memory layout to reduce padding (#9228)
|
2025-06-27 01:25:26 +02:00 |
|
Kevin Ahrendt
|
b182f2d544
|
[voice_assistant] Support streaming TTS responses and fixes crash for long responses (#9224)
|
2025-06-27 07:18:51 +12:00 |
|
Kevin Ahrendt
|
4fac8e9cd5
|
[speaker] bugfix: continue to block tasks if stop flag is set (#9222)
|
2025-06-27 07:12:58 +12:00 |
|
Kevin Ahrendt
|
d94896c0fb
|
[audio] Bugfix: improve timeout handling (#9221)
|
2025-06-27 07:11:50 +12:00 |
|
Jesse Hills
|
15c5dd222f
|
[tests] Remove extra newline (#9213)
|
2025-06-26 11:21:19 +00:00 |
|
Keith Burzinski
|
2930c8e9a8
|
[ld2450] Move consts to cpp file, optimize memory use (#9215)
|
2025-06-26 04:37:27 -05:00 |
|
Keith Burzinski
|
b12b9b97f4
|
[ld2410] More optimizations (#9209)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2025-06-26 04:04:38 -05:00 |
|
Jesse Hills
|
09e5aa6011
|
[script] Add exec bit to run-in-env (#9212)
|
2025-06-26 00:59:16 -05:00 |
|
Jesse Hills
|
9549304007
|
[ci] Lint lock.yml (#9214)
|
2025-06-26 17:44:02 +12:00 |
|
Keith Burzinski
|
f7ac32ceda
|
[ld2450] More optimizing, fix copypasta (#9210)
|
2025-06-26 00:35:30 -05:00 |
|
Jonathan Swoboda
|
92365f133d
|
[esp32] Improve and simplify IDF component support (#9163)
|
2025-06-26 17:29:42 +12:00 |
|
Jesse Hills
|
9daa9a6de8
|
Use shared workflow for locking (#9211)
|
2025-06-26 16:21:51 +12:00 |
|