J. Nick Koston
|
fb7faadd99
|
reduce memory
|
2025-06-27 09:41:20 -05:00 |
|
J. Nick Koston
|
5c8d6752fb
|
Merge branch 'dev' into duplicate_webserver_code
|
2025-06-27 16:01:32 +02:00 |
|
J. Nick Koston
|
dda81fbc2c
|
Merge branch 'dev' into binary_sensor_gpio_polling
|
2025-06-27 15:58:14 +02:00 |
|
J. Nick Koston
|
c40dff5d63
|
cleanup
|
2025-06-27 06:30:51 -05:00 |
|
J. Nick Koston
|
6f07b54772
|
cleanup
|
2025-06-27 06:30:42 -05:00 |
|
J. Nick Koston
|
ce0f1dfcb6
|
Merge remote-tracking branch 'upstream/dev' into integration
|
2025-06-27 06:30:15 -05: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 |
|
J. Nick Koston
|
9a3a5d48eb
|
Merge branch 'dynamic_logging' into integration
|
2025-06-26 20:47:40 -05:00 |
|
J. Nick Koston
|
4a759eda02
|
Disable dynamic log level control for ESP32 ESP-IDF builds
|
2025-06-26 20:47:02 -05: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 |
|
J. Nick Koston
|
26badf201d
|
fixes
|
2025-06-27 01:17:26 +02:00 |
|
J. Nick Koston
|
384f27cd6d
|
Merge branch 'wifi_memory' into integration
|
2025-06-27 01:13:11 +02:00 |
|
J. Nick Koston
|
ac1c5f9f58
|
Reduce WiFi component memory usage
|
2025-06-27 01:12:19 +02:00 |
|
J. Nick Koston
|
8ad058fdf4
|
Merge branch 'ethernet_padding' into integration
|
2025-06-27 01:00:27 +02:00 |
|
J. Nick Koston
|
9024c3c67a
|
Reduce ethernet component memory usage by 8 bytes through struct optimization
|
2025-06-27 00:59:50 +02:00 |
|
J. Nick Koston
|
fc81a47499
|
Merge branch 'esp32_gpio_padding_waste' into integration
|
2025-06-27 00:43:41 +02:00 |
|
J. Nick Koston
|
a331452076
|
Reduce ESP32 GPIO memory usage by optimizing struct padding
|
2025-06-27 00:42:30 +02:00 |
|
J. Nick Koston
|
b1c6e8168e
|
Merge remote-tracking branch 'origin/ota_memory_str' into integration
|
2025-06-27 00:34:36 +02:00 |
|
J. Nick Koston
|
b41cc0226e
|
Optimize OTA password storage from std::string to const char
|
2025-06-27 00:24:45 +02:00 |
|
J. Nick Koston
|
450429ddd5
|
Merge branch 'safe_mode_padding' into integration
|
2025-06-27 00:22:40 +02:00 |
|
J. Nick Koston
|
f7b24f4b4b
|
Optimize SafeModeComponent memory layout to reduce padding
|
2025-06-27 00:20:44 +02:00 |
|
J. Nick Koston
|
294c985380
|
Merge branch 'duplicate_webserver_code' into integration
|
2025-06-27 00:09:07 +02:00 |
|
J. Nick Koston
|
720964b901
|
Refactor web_server to extract duplicate sorting info code into helper method
|
2025-06-27 00:05:56 +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 |
|
J. Nick Koston
|
8895c8a987
|
bitpack api flags
|
2025-06-26 12:46:57 +02:00 |
|
J. Nick Koston
|
740dcd72a2
|
Merge branch 'duplicate_client_peername' into integration
|
2025-06-26 12:00:03 +02:00 |
|
J. Nick Koston
|
ffd442624f
|
Optimize API connection memory usage by removing client_peername_
|
2025-06-26 11:59:03 +02: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 |
|
J. Nick Koston
|
088fd85694
|
Merge branch 'batch_ping_fallback' into integration
|
2025-06-26 10:14:21 +02:00 |
|
J. Nick Koston
|
d5b68d69d3
|
tweak
|
2025-06-26 10:14:05 +02:00 |
|
J. Nick Koston
|
bb0f7bb393
|
Merge branch 'batch_ping_fallback' into integration
|
2025-06-26 10:10:12 +02:00 |
|
J. Nick Koston
|
d86a108f18
|
Merge remote-tracking branch 'upstream/dev' into batch_ping_fallback
|
2025-06-26 10:09:24 +02:00 |
|
J. Nick Koston
|
7828ed2d9e
|
Merge branch 'batch_ping_fallback' into integration
|
2025-06-26 10:05:06 +02:00 |
|