J. Nick Koston
|
a1c4d56268
|
[alarm_control_panel] Reduce heap allocations in arm/disarm methods (#13358)
|
2026-01-21 18:37:13 -10:00 |
|
J. Nick Koston
|
a9ce3df04c
|
[esp8266] Use SmallBufferWithHeapFallback in preferences (#13397)
|
2026-01-21 18:36:12 -10:00 |
|
J. Nick Koston
|
99aa83564e
|
[mqtt] Reduce heap allocations in hot paths (#13362)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2026-01-21 18:35:59 -10:00 |
|
J. Nick Koston
|
aa5092bdc2
|
[mqtt] Use stack buffers for discovery message formatting (#13216)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2026-01-21 18:35:43 -10:00 |
|
Edward Firmo
|
645832a070
|
[nextion] Add configurable startup and queue timeout constants (#11098)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick+github@koston.org>
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
|
2026-01-21 20:10:12 -06:00 |
|
Jonathan Swoboda
|
19c1d3aee7
|
[esp32] Bump Arduino to 3.3.6, platform to 55.03.36 (#13438)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-21 20:41:59 -05:00 |
|
J. Nick Koston
|
ce5ec7a78f
|
[spi] Fix display init failure by marking displays as write-only for half-duplex mode (#13431)
|
2026-01-21 14:04:07 -10:00 |
|
J. Nick Koston
|
ebf589560d
|
[wifi] Fix bk72xx manual_ip preventing API connection (#13426)
|
2026-01-21 14:03:49 -10:00 |
|
Jonathan Swoboda
|
8dd1aec606
|
[esp32] Add warning for experimental 400MHz on ESP32-P4 (#13433)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-21 17:17:11 -05:00 |
|
Joakim Plate
|
9d967b01c8
|
Expose sockaddr to string formatter (#12351)
|
2026-01-21 10:32:39 -10:00 |
|
tomaszduda23
|
11e0d536e4
|
[debug] Print reg0 value from config if mismatched on nrf52 (#11867)
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
|
2026-01-21 20:15:51 +00:00 |
|
Jonathan Swoboda
|
e62368e058
|
[heatpumpir] Add ESP-IDF support, bump to 1.0.40 (#13042)
|
2026-01-21 13:19:36 -05:00 |
|
Jonathan Swoboda
|
5345c96ff3
|
[http_request] Fix verify_ssl: false not working on ESP32 (#13422)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-21 13:18:37 -05:00 |
|
tomaszduda23
|
333ace25c9
|
[adc] Fix indent (#11933)
|
2026-01-21 12:41:56 -05:00 |
|
Dawid
|
6014bba3d1
|
[zephyr] Small build fixes for the logger/gpio subsystems (#13242)
Co-authored-by: dawret <dawret@dawret.me>
|
2026-01-21 12:37:10 -05:00 |
|
maikeljkwak
|
5f2394ef80
|
[hc8, mhz19] Moving constant CONF_WARMUP_TIME to const.py (#13392)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2026-01-21 12:34:52 -05:00 |
|
Copilot
|
29555c0ddc
|
[lvgl] Validate LVGL dropdown symbols require Unicode codepoint ≥ 0x100 (#13394)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: clydebarrow <2366188+clydebarrow@users.noreply.github.com>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2026-01-21 12:32:55 -05:00 |
|
Kevin Ahrendt
|
37eaf10f75
|
[audio] Bump esp-audio-libs to 2.0.3 (#13346)
|
2026-01-21 07:40:41 -05:00 |
|
J. Nick Koston
|
0b60fd0c8c
|
[core] Avoid heap allocation in str_equals_case_insensitive with string literals (#13312)
|
2026-01-20 21:49:14 -10:00 |
|
J. Nick Koston
|
7e43abd86f
|
[web_server_idf] Use direct member for ListEntitiesIterator instead of unique_ptr (#13405)
|
2026-01-20 17:53:23 -10:00 |
|
J. Nick Koston
|
7a2734fae9
|
[libretiny] Disable unused LWIP statistics to save RAM and flash (#13404)
|
2026-01-20 17:53:10 -10:00 |
|
J. Nick Koston
|
346f3d38d5
|
[logger] Use raw pointer for task log buffer to match tx_buffer pattern (#13402)
|
2026-01-20 17:52:58 -10:00 |
|
J. Nick Koston
|
fbde91358c
|
[mdns] Use stack buffer for txt records on ESP32 (#13401)
|
2026-01-20 17:52:43 -10:00 |
|
J. Nick Koston
|
54d6825323
|
[esp32] [libretiny] Use stack buffer for preference comparison (#13398)
|
2026-01-20 17:52:28 -10:00 |
|
J. Nick Koston
|
307c3e1061
|
[core] Simplify LazyCallbackManager memory management (#13387)
|
2026-01-20 17:52:12 -10:00 |
|
Jonathan Swoboda
|
df74d307c8
|
[esp32] Add support for native ESP-IDF builds (#13272)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2026-01-20 22:52:04 -05:00 |
|
Jonathan Swoboda
|
acdc7bd892
|
[json] Use ESP-IDF component registry for ArduinoJson on ESP32 (#13280)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-20 22:51:54 -05:00 |
|
Jasper van der Neut - Stulen
|
1095bde2db
|
[cc1101] Add on_packet listener callback code (packet_transport) (#13344)
|
2026-01-20 22:51:39 -05:00 |
|
J. Nick Koston
|
258b73d7f6
|
[core] Eliminate global constructor overhead for component vectors (#13386)
|
2026-01-20 17:51:06 -10:00 |
|
J. Nick Koston
|
31608543c2
|
[esp32_ble_tracker] Optimize loop with state change tracking for ~85% CPU reduction (#13337)
|
2026-01-20 17:50:53 -10:00 |
|
J. Nick Koston
|
41a060668c
|
[api] Use stack buffers for noise handshake messages (#13399)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-20 17:50:39 -10:00 |
|
J. Nick Koston
|
6bad697fc6
|
[debug] ESP8266: Eliminate heap allocations from Arduino String functions (#13352)
|
2026-01-20 17:50:27 -10:00 |
|
J. Nick Koston
|
3ca5e5e4e4
|
[wifi] ESP8266: Use direct SDK calls to reduce flash and heap allocation (#13349)
|
2026-01-20 17:50:13 -10:00 |
|
J. Nick Koston
|
cd4cb8b3ec
|
[datetime] Add const char * overloads for string parsing to avoid heap allocation (#13363)
|
2026-01-20 17:50:01 -10:00 |
|
J. Nick Koston
|
1f3a0490a7
|
[wifi] Process scan results one at a time to avoid heap allocation (#13400)
|
2026-01-20 17:49:40 -10:00 |
|
polyfloyd
|
3c0f43db9e
|
Add the max_delta filter (#12605)
Co-authored-by: clydebarrow <2366188+clydebarrow@users.noreply.github.com>
|
2026-01-21 10:58:47 +11:00 |
|
Clyde Stubbs
|
79ccacd6d6
|
[helpers] Allow reading capacity of FixedVector (#13391)
|
2026-01-20 09:24:42 -10:00 |
|
J. Nick Koston
|
e2319ba651
|
[wifi_info] Fix missing state when both IP+DNS or SSID+BSSID configure (#13385)
|
2026-01-20 07:55:59 -10:00 |
|
Jonathan Swoboda
|
ed4ebffa74
|
[x9c] Fix potentiometer unable to decrement (#13382)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-19 22:57:54 -05:00 |
|
J. Nick Koston
|
c213de4861
|
[mapping] Use stack buffers for numeric key error logging (#13299)
|
2026-01-19 17:42:08 -10:00 |
|
J. Nick Koston
|
6cf320fd60
|
[mqtt] Eliminate per-entity loop overhead and heap churn (#13356)
|
2026-01-19 17:41:55 -10:00 |
|
J. Nick Koston
|
aeea340bc6
|
[cs5460a] Remove unnecessary empty loop override (#13357)
|
2026-01-19 17:41:03 -10:00 |
|
J. Nick Koston
|
d0e50ed030
|
[lock] Extract set_state_ helper to reduce code duplication (#13359)
|
2026-01-19 17:40:51 -10:00 |
|
J. Nick Koston
|
280d460025
|
[statsd] Use direct appends and stack buffer instead of str_sprintf (#13223)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-19 17:40:20 -10:00 |
|
J. Nick Koston
|
ea70faf642
|
[debug] Use shared buf_append_printf helper from core (#13260)
|
2026-01-19 17:38:56 -10:00 |
|
J. Nick Koston
|
5d7b38b261
|
[ezo_pmp] Replace sprintf with bounds-checked snprintf (#13304)
|
2026-01-19 17:38:22 -10:00 |
|
J. Nick Koston
|
e88093ca60
|
[am43][lightwaverf][rf_bridge][spi_led_strip] Replace sprintf with safe alternatives (#13302)
|
2026-01-19 17:38:08 -10:00 |
|
J. Nick Koston
|
b48d4ab785
|
[mqtt] Reduce heap allocations in publish path (#13372)
|
2026-01-19 17:37:54 -10:00 |
|
J. Nick Koston
|
8ade9dfc10
|
[shtcx] Use LogString for type to_string to save RAM on ESP8266 (#13370)
|
2026-01-19 17:37:33 -10:00 |
|
J. Nick Koston
|
4e0e7796de
|
[mqtt] Remove unnecessary defer in ESP8266 on_message callback (#13373)
|
2026-01-19 17:37:19 -10:00 |
|