J. Nick Koston
|
d73fa370f3
|
cleanup
|
2025-06-29 15:35:59 -05:00 |
|
J. Nick Koston
|
78fd0a4870
|
cleanup
|
2025-06-29 15:23:32 -05:00 |
|
J. Nick Koston
|
3162bb475d
|
cleanup
|
2025-06-29 15:08:27 -05:00 |
|
J. Nick Koston
|
c17503abd5
|
cleanup
|
2025-06-29 15:03:48 -05:00 |
|
J. Nick Koston
|
3433ee8171
|
cleanup
|
2025-06-29 14:59:41 -05:00 |
|
J. Nick Koston
|
344297b0a7
|
cleanup
|
2025-06-29 14:51:24 -05:00 |
|
J. Nick Koston
|
947456628e
|
cleanup
|
2025-06-29 14:51:01 -05:00 |
|
J. Nick Koston
|
80dd6c111d
|
cleanup
|
2025-06-29 14:44:47 -05:00 |
|
J. Nick Koston
|
b70188ba4b
|
cleanup
|
2025-06-29 14:40:13 -05:00 |
|
J. Nick Koston
|
c6064aa2b4
|
Merge remote-tracking branch 'upstream/dev' into idf_webserver_ota
|
2025-06-29 14:35:44 -05:00 |
|
J. Nick Koston
|
6596f864be
|
merg3
|
2025-06-29 14:35:38 -05: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 |
|
J. Nick Koston
|
f61a40efb8
|
fixes
|
2025-06-29 11:16:00 -05:00 |
|
J. Nick Koston
|
b049f0b480
|
fixes
|
2025-06-29 11:13:25 -05:00 |
|
J. Nick Koston
|
b2641d29c1
|
fixes
|
2025-06-29 11:12:40 -05:00 |
|
J. Nick Koston
|
7b8cfc768d
|
fixes
|
2025-06-29 11:11:47 -05:00 |
|
J. Nick Koston
|
04860567f7
|
fixes
|
2025-06-29 11:10:29 -05:00 |
|
J. Nick Koston
|
b16edb5a99
|
fixes
|
2025-06-29 11:09:05 -05:00 |
|
J. Nick Koston
|
15a995b2e7
|
fixes
|
2025-06-29 11:07:48 -05:00 |
|
J. Nick Koston
|
f57e26c54e
|
fixes
|
2025-06-29 11:07:25 -05:00 |
|
J. Nick Koston
|
2b7bc1cd9f
|
fixes
|
2025-06-29 11:03:37 -05:00 |
|
J. Nick Koston
|
614a2f66a3
|
fixes
|
2025-06-29 10:57:00 -05:00 |
|
J. Nick Koston
|
9047b02c92
|
fixes
|
2025-06-29 10:53:29 -05:00 |
|
J. Nick Koston
|
c366d555e9
|
Add OTA support to ESP-IDF webserver
|
2025-06-29 10:38:53 -05:00 |
|
J. Nick Koston
|
7efbd62730
|
Add OTA support to ESP-IDF webserver
|
2025-06-29 10:34:49 -05:00 |
|
J. Nick Koston
|
b77c1d0af8
|
Add OTA support to ESP-IDF webserver
|
2025-06-29 10:33:49 -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 |
|