J. Nick Koston
|
ee229bd8f2
|
Merge branch 'integration' into memory_api
|
2025-11-05 11:27:55 -06:00 |
|
J. Nick Koston
|
8c1bebb3f4
|
Merge remote-tracking branch 'upstream/mqtt_copies' into integration
|
2025-11-05 11:27:46 -06:00 |
|
J. Nick Koston
|
d056db42fa
|
Merge branch 'mdns_dup_storage' into integration
|
2025-11-05 11:27:31 -06:00 |
|
J. Nick Koston
|
2accba4e0c
|
Merge branch 'template_final' into integration
|
2025-11-05 11:27:24 -06:00 |
|
J. Nick Koston
|
ed0d9e60b8
|
[mdns] Eliminate redundant hostname copy to save heap memory
|
2025-11-05 11:19:06 -06:00 |
|
J. Nick Koston
|
4c5533b2ea
|
move comments
|
2025-11-05 11:16:43 -06:00 |
|
J. Nick Koston
|
4c097616ae
|
move comments
|
2025-11-05 11:10:13 -06:00 |
|
J. Nick Koston
|
5dc8bfcf13
|
[template] Mark all component classes as final
|
2025-11-05 11:08:10 -06:00 |
|
J. Nick Koston
|
a78767c714
|
Merge branch 'integration' into memory_api
|
2025-11-05 11:01:59 -06:00 |
|
J. Nick Koston
|
af61fe3ac3
|
Merge branch 'mqtt_copies' into integration
|
2025-11-05 11:01:47 -06:00 |
|
J. Nick Koston
|
14eadb3ccd
|
Merge branch 'deprecate_get_icon_get_device_class_get_unit_of_measurement' into integration
|
2025-11-05 11:01:43 -06:00 |
|
J. Nick Koston
|
d663ea56b0
|
tidy
|
2025-11-05 11:00:02 -06:00 |
|
J. Nick Koston
|
b7838671ae
|
[ld2420] Eliminate substr() allocation in firmware version parsing (#11724)
|
2025-11-05 10:57:20 -06:00 |
|
J. Nick Koston
|
2c9fdb33e6
|
[core] Deprecate get_icon(), get_device_class(), get_unit_of_measurement() and fix remaining non-MQTT usages
|
2025-11-05 10:52:58 -06:00 |
|
J. Nick Koston
|
5372eca46e
|
[mqtt] Use StringRef to avoid string copies in discovery
|
2025-11-05 10:43:22 -06:00 |
|
J. Nick Koston
|
e648c0315e
|
Merge branch 'integration' into memory_api
|
2025-11-05 09:18:11 -06:00 |
|
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
|
3a947a205a
|
Merge branch 'integration' into memory_api
|
2025-11-05 09:03:23 -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
|
d7ea53a44f
|
Merge branch 'integration' into memory_api
|
2025-11-04 22:33:13 -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
|
6ba0d6b54b
|
Merge branch 'integration' into memory_api
|
2025-11-04 22:21:45 -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
|
bbe9169975
|
Merge branch 'integration' into memory_api
|
2025-11-04 22:13:30 -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
|
f262c671a8
|
Merge branch 'integration' into memory_api
|
2025-11-04 22:02:34 -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
|
28eb79b17b
|
Merge branch 'integration' into memory_api
|
2025-11-04 21:46:10 -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
|
c588d52bec
|
Merge branch 'integration' into memory_api
|
2025-11-04 21:13:56 -06:00 |
|
J. Nick Koston
|
d70fe126f6
|
preen
|
2025-11-04 21:13:46 -06:00 |
|
J. Nick Koston
|
829455ac43
|
Merge branch 'integration' into memory_api
|
2025-11-04 21:12:37 -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 KostonandJesse Hills
|
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 |
|