J. Nick Koston
|
068594be5e
|
Make defer FIFO
|
2025-07-04 07:29:37 -05:00 |
|
J. Nick Koston
|
d686257cff
|
Fix web_server busy loop with ungracefully disconnected clients (#9312)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-07-04 02:07:25 +00:00 |
|
J. Nick Koston
|
0fd45fc86e
|
fix
|
2025-07-03 20:15:45 -05:00 |
|
J. Nick Koston
|
257fb98113
|
Merge branch 'api_cleanup' into integration
|
2025-07-03 20:05:59 -05:00 |
|
J. Nick Koston
|
f8922b3cca
|
Use std::span to eliminate heap allocation for single-packet API transmissions
|
2025-07-03 20:01:28 -05:00 |
|
Big Mike
|
adb7ccdbc7
|
Fix compiler warning in tsl2591 component (#9310)
|
2025-07-04 13:00:50 +12:00 |
|
J. Nick Koston
|
d00e20ccdf
|
Reduce web_server loop overhead on ESP32 by avoiding unnecessary semaphore operations (#9308)
|
2025-07-04 12:53:14 +12:00 |
|
J. Nick Koston
|
25457da97c
|
Fix web_server URL parsing lifetime issue (#9309)
|
2025-07-04 12:33:19 +12:00 |
|
J. Nick Koston
|
14d7c4bdbd
|
Add device_id to entity state messages for sub-device support (#9304)
|
2025-07-04 12:31:03 +12:00 |
|
J. Nick Koston
|
b0b08f317b
|
Merge remote-tracking branch 'origin/dev' into integration
|
2025-07-03 17:47:02 -05:00 |
|
dependabot[bot]
|
eef71a79da
|
Bump ruff from 0.12.1 to 0.12.2 (#9311)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2025-07-03 21:49:51 +00:00 |
|
J. Nick Koston
|
2c4667fb46
|
Merge branch 'camera-platform' into integration
|
2025-07-03 15:14:49 -05:00 |
|
J. Nick Koston
|
9eadfa21d8
|
Merge branch 'webserver_busy_loop_dropped_connection' into integration
|
2025-07-03 14:45:38 -05:00 |
|
J. Nick Koston
|
953fd24458
|
Fix web_server busy loop with ungracefully disconnected clients
|
2025-07-03 14:43:11 -05:00 |
|
J. Nick Koston
|
1be171e084
|
Merge remote-tracking branch 'origin/webserver_string_lifetime' into integration
|
2025-07-03 14:06:25 -05:00 |
|
J. Nick Koston
|
5c83b99e0c
|
do not need to rename as we changed design to not need it
|
2025-07-03 14:06:07 -05:00 |
|
J. Nick Koston
|
743e611735
|
Merge remote-tracking branch 'origin/webserver_string_lifetime' into integration
|
2025-07-03 13:59:22 -05:00 |
|
J. Nick Koston
|
35ff850894
|
make sure its bug for bug compat
|
2025-07-03 13:56:29 -05:00 |
|
Dieter Tschanz
|
b666295b53
|
Replace Windows-style with Unix-style directory separators in test
|
2025-07-03 20:53:00 +02:00 |
|
J. Nick Koston
|
96cf8d97ab
|
Merge remote-tracking branch 'upstream/webserver_string_lifetime' into integration
|
2025-07-03 13:52:04 -05:00 |
|
J. Nick Koston
|
3c1a781a1c
|
cleanups
|
2025-07-03 13:51:01 -05:00 |
|
J. Nick Koston
|
00bd1b0a02
|
cleanups
|
2025-07-03 13:49:22 -05:00 |
|
J. Nick Koston
|
b8482da421
|
fix defines
|
2025-07-03 13:38:23 -05:00 |
|
J. Nick Koston
|
756ece9ff3
|
Merge branch 'dev' into camera-platform
|
2025-07-03 13:37:54 -05:00 |
|
J. Nick Koston
|
4bb016fec3
|
Merge branch 'webserver_lock_churn' into integration
|
2025-07-03 13:35:15 -05:00 |
|
J. Nick Koston
|
32f0322dec
|
Merge branch 'webserver_string_lifetime' into integration
|
2025-07-03 13:35:10 -05:00 |
|
J. Nick Koston
|
1a1c13b722
|
Fix web_server URL parsing lifetime issue
|
2025-07-03 13:27:02 -05:00 |
|
Dieter Tschanz
|
139453822b
|
Add compile-time test to verify Camera interface implementation.
|
2025-07-03 20:26:10 +02:00 |
|
J. Nick Koston
|
7a33994666
|
Reduce web_server loop overhead on ESP32 by avoiding unnecessary semaphore operations
|
2025-07-03 12:50:59 -05:00 |
|
J. Nick Koston
|
f381d9011b
|
Merge remote-tracking branch 'upstream/dev' into integration
|
2025-07-03 12:18:06 -05:00 |
|
J. Nick Koston
|
96352f047d
|
Merge branch 'device_id_state' into integration
|
2025-07-03 12:17:48 -05:00 |
|
Kevin Ahrendt
|
547c7d6dc8
|
[microphone] simplify mute handling to avoid unnecessary copies (#9303)
|
2025-07-03 11:17:01 -05:00 |
|
Jonathan Swoboda
|
1ef7b2d64f
|
[sx127x] Add sx127x component (#7490)
Co-authored-by: Jonathan Swoboda <jonathan.swoboda>
|
2025-07-03 10:37:18 -05:00 |
|
J. Nick Koston
|
5e7a1fea8c
|
Add device_id to entity state messages for sub-device support
|
2025-07-03 10:21:12 -05:00 |
|
dependabot[bot]
|
107304b274
|
Bump aioesphomeapi from 34.0.0 to 34.1.0 (#9301)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-07-03 14:08:04 +00:00 |
|
Sergey Dudanov
|
b2b6f41ef3
|
Packages: optional base path for remote git packages (#9279)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-07-03 19:11:40 +12:00 |
|
J. Nick Koston
|
34db02661c
|
Allow disabling API batch delay for real-time state updates (#9298)
|
2025-07-02 21:50:53 -05:00 |
|
DanielV
|
798eef41b9
|
[Packet transport] Ping timeout sensor (#8694)
|
2025-07-03 11:25:46 +10:00 |
|
Jesse Hills
|
658e4bac47
|
Merge branch 'release' into dev
|
2025-07-03 13:07:58 +12:00 |
|
Jesse Hills
|
f5aab154a6
|
Merge pull request #9299 from esphome/bump-2025.6.3
2025.6.3
2025.6.3
|
2025-07-03 13:07:17 +12:00 |
|
J. Nick Koston
|
64eb70444d
|
Merge branch 'dev' into camera-platform
|
2025-07-02 19:52:06 -05:00 |
|
J. Nick Koston
|
5b55e205ef
|
Save flash and RAM by conditionally compiling unused API password code (#9297)
|
2025-07-03 09:42:08 +12:00 |
|
J. Nick Koston
|
4ef5c941c9
|
Fix missing ifdef guards in API protobuf generator (#9296)
|
2025-07-03 09:39:20 +12:00 |
|
Mariusz Kryński
|
b9391f2cd4
|
[ds2484] New component (#9147)
|
2025-07-03 09:15:37 +12:00 |
|
Jesse Hills
|
66e090ff5b
|
Bump version to 2025.6.3
|
2025-07-03 08:27:46 +12:00 |
|
Craig Andrews
|
d41298897f
|
[http_request] allow retrieval of more than just the first header (#9242)
|
2025-07-03 08:27:46 +12:00 |
|
J. Nick Koston
|
ba42de536c
|
Fix crash when event last_event_type is null in web_server (#9266)
|
2025-07-03 08:27:46 +12:00 |
|
Jesse Hills
|
bdc9f5f3b2
|
Fix api log client crashing when api encryption is dynamic (#9245)
|
2025-07-03 08:27:46 +12:00 |
|
Rezoran
|
90f9ab0d3e
|
[uart] fix: missing uart_config_t struct initialisation (#9235)
|
2025-07-03 08:27:46 +12:00 |
|
J. Nick Koston
|
0f39b1c49a
|
merge
|
2025-07-02 14:06:59 -05:00 |
|