J. Nick Koston
|
c29dbcca5f
|
Merge remote-tracking branch 'upstream/dev' into integration
|
2025-11-05 09:18:04 -06:00 |
|
J. Nick Koston
|
479f8dd85c
|
[rtttl] Reduce flash usage by eliminating substr() allocations (#11722)
|
2025-11-05 09:17:28 -06:00 |
|
J. Nick Koston
|
6e2dbbf636
|
[voice_assistant] Eliminate substr() allocations in text truncation (#11725)
|
2025-11-05 09:15:05 -06:00 |
|
J. Nick Koston
|
6b522dfee6
|
[wifi_info] Reduce heap usage by up to 1.7KB in scan_results sensor (#11723)
|
2025-11-05 09:14:21 -06:00 |
|
J. Nick Koston
|
558bee8a09
|
Merge branch 'rtttl_substr' into integration
|
2025-11-05 09:03:17 -06:00 |
|
J. Nick Koston
|
d77f63eff5
|
add some safety for future refactoring
|
2025-11-05 09:02:36 -06:00 |
|
J. Nick Koston
|
c70d154276
|
Merge branch 'remote_base' into integration
|
2025-11-04 22:33:05 -06:00 |
|
J. Nick Koston
|
358296a57e
|
[remote_base] Eliminate substr() allocations in Pronto dump logging
|
2025-11-04 22:32:20 -06:00 |
|
J. Nick Koston
|
e0831abcd3
|
Merge branch 'voice_assistant_string_truncate' into integration
|
2025-11-04 22:21:32 -06:00 |
|
J. Nick Koston
|
34208138c1
|
[voice_assistant] Eliminate substr() allocations in text truncation
|
2025-11-04 22:20:55 -06:00 |
|
J. Nick Koston
|
5855f3ce33
|
Merge branch 'ld2420_avoid_string_copy' into integration
|
2025-11-04 22:13:22 -06:00 |
|
J. Nick Koston
|
f420a8f32d
|
[ld2420] Eliminate substr() allocation in firmware version parsing
|
2025-11-04 22:11:46 -06:00 |
|
J. Nick Koston
|
a0755829bf
|
Merge branch 'wifi_info' into integration
|
2025-11-04 22:02:18 -06:00 |
|
J. Nick Koston
|
009d6a15f6
|
[wifi_info] Reduce heap usage by up to 1.7KB in scan_results sensor
|
2025-11-04 21:58:44 -06:00 |
|
J. Nick Koston
|
209091e6a4
|
Merge branch 'rtttl_substr' into integration
|
2025-11-04 21:46:03 -06:00 |
|
J. Nick Koston
|
bf83b70a18
|
[rtttl] Reduce flash usage by eliminating substr() allocations
|
2025-11-04 21:45:00 -06:00 |
|
J. Nick Koston
|
d70fe126f6
|
preen
|
2025-11-04 21:13:46 -06:00 |
|
J. Nick Koston
|
0e3f2d3302
|
Merge remote-tracking branch 'upstream/dev' into integration
|
2025-11-04 21:12:26 -06:00 |
|
J. Nick Koston
|
32975c9d8b
|
[select][lvgl] Fix FixedVector size() returning 0 when using operator[] after init() (#11721)
|
2025-11-05 01:49:27 +00:00 |
|
J. Nick Koston
|
1446e7174a
|
[core] Reduce action framework argument copies by 83% (#11704)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-11-05 01:23:24 +00:00 |
|
Gnuspice
|
64f8963566
|
[const] Move CONF_ENABLED to const.py (#11719)
|
2025-11-05 12:46:06 +13:00 |
|
J. Nick Koston
|
6f7e54c3f3
|
[select] Refactor to index-based operations for immediate and future RAM savings (#11623)
|
2025-11-05 11:33:01 +13:00 |
|
J. Nick Koston
|
c7ae424613
|
[display] Optimize display writers with function pointers for stateless lambdas (#11629)
|
2025-11-05 11:14:54 +13:00 |
|
Clyde Stubbs
|
c5e5609e92
|
[lvgl] Fix case sensitivity in flex layout (#11717)
|
2025-11-05 09:00:12 +11:00 |
|
J. Nick Koston
|
885508775f
|
[fan] Remove duplicate preset mode storage to save RAM (#11632)
|
2025-11-05 10:55:37 +13:00 |
|
J. Nick Koston
|
531b27582a
|
[network] Store use_address in RODATA to save RAM (#11707)
|
2025-11-05 10:52:10 +13:00 |
|
J. Nick Koston
|
aed7505f53
|
[automations] Reduce memory usage in if/while/repeat actions (32-36 bytes per instance) (#11650)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-11-05 10:48:20 +13:00 |
|
Javier Peletier
|
191a88c2dc
|
[gt911] Fix gt911 touchscreen with reset pin not initializing when loglevel is set to NONE (#11715)
|
2025-11-04 13:38:59 -05:00 |
|
SeByDocKy
|
968df6cb3f
|
[gp8403] Add gp8413 (15 bits) DAC model (#7726)
Co-authored-by: Djordje Mandic <6750655+DjordjeMandic@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2025-11-04 12:16:11 -05:00 |
|
Cameron Steel
|
71fa88c9d4
|
[max7219digit] support flip_x when rotate_chip is 90° or 270° (#6109)
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
|
2025-11-04 16:32:23 +00:00 |
|
Chaser Huang
|
84f7cacef9
|
[sgp30] Fix reading from preexisting stored baseline even with store_baseline:false (#7922)
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
|
2025-11-04 15:41:30 +00:00 |
|
J. Nick Koston
|
c0ebadd99d
|
Merge remote-tracking branch 'upstream/dev' into integration
|
2025-11-04 08:34:24 -06:00 |
|
leejoow
|
13e3c03a61
|
[dallas_temp] add support for index (#11346)
|
2025-11-03 22:30:53 -08:00 |
|
J. Nick Koston
|
060bb4159f
|
[ci] Cache component dependency graph for up to 3.4x faster determine-jobs (#11648)
|
2025-11-04 17:38:57 +13:00 |
|
J. Nick Koston
|
6f924dc296
|
Merge branch 'set_use_address_flash' into integration
|
2025-11-03 22:30:10 -06:00 |
|
J. Nick Koston
|
080bebbe06
|
review
|
2025-11-03 22:29:58 -06:00 |
|
J. Nick Koston
|
2ce7c51c1e
|
Merge branch 'set_use_address_flash' into integration
|
2025-11-03 22:27:06 -06:00 |
|
J. Nick Koston
|
1530e3105d
|
review
|
2025-11-03 22:25:49 -06:00 |
|
J. Nick Koston
|
980098ca77
|
[ci] Fix non-component files incorrectly detected as components (#11701)
|
2025-11-04 16:47:11 +13:00 |
|
J. Nick Koston
|
4d2f9db861
|
[esp32_ble] Remove leftover lwip/sockets.h include (#11702)
|
2025-11-04 16:46:34 +13:00 |
|
J. Nick Koston
|
4c31cb57ea
|
[espnow] Add wake_loop_threadsafe() for low-latency event processing (#11696)
|
2025-11-04 16:45:57 +13:00 |
|
J. Nick Koston
|
5257900495
|
[mqtt] Add wake_loop_threadsafe() for low-latency event processing on ESP32 (#11695)
|
2025-11-04 16:45:20 +13:00 |
|
Clyde Stubbs
|
3e086c2127
|
[lvgl] Fix rotation with unusual width (#11680)
|
2025-11-04 16:43:27 +13:00 |
|
Clyde Stubbs
|
0b04361fc0
|
[lvgl] Layout improvements (#10149)
Co-authored-by: clydeps <U5yx99dok9>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-04 16:39:27 +13:00 |
|
Clyde Stubbs
|
758ac58343
|
[psram] Require mode for S3 (#11470)
Co-authored-by: clydeps <U5yx99dok9>
|
2025-11-04 16:38:43 +13:00 |
|
J. Nick Koston
|
35d91e44b6
|
Merge branch 'set_use_address_flash' into integration
|
2025-11-03 21:33:32 -06:00 |
|
J. Nick Koston
|
69a1ea43e7
|
[network] Store use_address in RODATA to save RAM
|
2025-11-03 21:31:03 -06:00 |
|
Jesse Hills
|
ce63137565
|
Merge branch 'release' into dev
|
2025-11-04 16:04:48 +13:00 |
|
Jesse Hills
|
00155989af
|
Merge pull request #11703 from esphome/bump-2025.10.4
2025.10.4
2025.10.4
|
2025-11-04 16:04:04 +13:00 |
|
J. Nick Koston
|
abaa9cda60
|
Merge remote-tracking branch 'upstream/dev' into integration
|
2025-11-03 21:03:33 -06:00 |
|