Jesse Hills
|
9b3ece4caf
|
[time] Add `USE_TIME_TIMEZONE ` define (#9290)
|
2025-07-02 08:51:25 -05:00 |
|
Colm
|
289aedcfe2
|
Don't compile state_to_string() unless debugging. (#7473)
|
2025-07-03 00:23:37 +12:00 |
|
rwrozelle
|
4cdc804c17
|
OpenThread - add Device Type (#9272)
Co-authored-by: mc <mc@debian>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-07-03 00:16:28 +12:00 |
|
mrtntome
|
56a963dfe6
|
[heatpumpir] Add Support for PHS32 HeatPump (#7378)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-07-03 00:05:54 +12:00 |
|
Aleksey Zinchenko
|
f6f0e52d5e
|
[core] Deleting CMakeCache.txt for fast recompilation with ESP-IDF (#8750)
|
2025-07-02 17:37:31 +10:00 |
|
J. Nick Koston
|
eba2c82fec
|
Use encode_bytes() for protobuf bytes fields (#9289)
|
2025-07-02 04:36:09 +00:00 |
|
Edward Firmo
|
fae96e279c
|
[nextion] memory optimization (#9164)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-07-02 03:25:06 +00:00 |
|
JonasB2497
|
2fb23becec
|
made qr_code elements optional (#8896)
|
2025-07-02 14:56:48 +12:00 |
|
Jeremy Brown
|
095acce3e2
|
Mmc5603 fix for devices that don't retrieve chip_id (#8959)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-07-02 02:48:42 +00:00 |
|
Craig Andrews
|
5fa9d22c5d
|
[http_request] allow retrieval of more than just the first header (#9242)
|
2025-07-02 14:17:34 +12:00 |
|
George
|
785b14ac84
|
pulse_meter total (#9282)
|
2025-07-02 14:14:16 +12:00 |
|
J. Nick Koston
|
84ab758b22
|
Replace custom OTA implementation in web_server_base (#9274)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-07-02 13:50:45 +12:00 |
|
J. Nick Koston
|
03566c34ed
|
Reduce Component memory usage by 40% (8 bytes per component) (#9278)
|
2025-07-02 13:43:40 +12:00 |
|
Jesse Hills
|
6a096c1d5a
|
[api] Dump bytes fields as hex instead of unreadable string (#9288)
|
2025-07-02 13:36:15 +12:00 |
|
Jonathan Swoboda
|
04a46de237
|
[esp32_rmt_led_strip] Reduce memory usage by 32x with IDF 5.3 (#8388)
|
2025-07-02 11:40:39 +12:00 |
|
J. Nick Koston
|
0083abe3b5
|
Fix regression: BK7231N devices not returning entities via API (#9283)
|
2025-07-02 11:30:03 +12:00 |
|
Jonathan Swoboda
|
3470305d9d
|
[esp32] Remove IDF 4 support and clean up code (#9145)
|
2025-07-01 16:22:41 +00:00 |
|
Javier Peletier
|
35de36d690
|
[modbus] Modbus server role: write holding registers (#9156)
|
2025-07-01 15:39:06 +12:00 |
|
J. Nick Koston
|
16ef5a9377
|
Add OTA support to ESP-IDF webserver (#9264)
|
2025-07-01 15:21:11 +12:00 |
|
J. Nick Koston
|
e3ccb9b46c
|
Use interrupt based approach for esp32_touch (#9059)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
|
2025-07-01 15:04:50 +12:00 |
|
Javier Peletier
|
8c34b72b62
|
Jinja expressions in configs (Take #3) (#8955)
|
2025-07-01 14:57:00 +12:00 |
|
Jesse Hills
|
27c745d5a1
|
[host] Disable platformio ldf (#9277)
|
2025-07-01 14:38:39 +12:00 |
|
J. Nick Koston
|
9a0ba1657e
|
Fix entity hash collisions by enforcing unique names across devices per platform (#9276)
|
2025-07-01 14:38:19 +12:00 |
|
Mathieu Rene
|
db7a420e54
|
Fix - Pass thread TLVs down to openthread if they are defined (#9182)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-07-01 10:07:30 +12:00 |
|
Jonathan Swoboda
|
e58baab563
|
[ethernet] P4 changes and 5.3.0 deprecated warnings (#8457)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-07-01 10:06:59 +12:00 |
|
piechade
|
08c88ba0f2
|
[smt100] Rename `dielectric_constant to permittivity ` (#9175)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-06-30 20:54:23 +00:00 |
|
Jesse Hills
|
78c8cd4c4e
|
[http_request.update] Fix `size_t ` printing (#9144)
|
2025-06-30 15:50:19 -05:00 |
|
Jesse Hills
|
98e106e0ae
|
[pins] Update `internal_gpio_pin_number to work directly like internal_gpio_output_pin_number ` (#9270)
|
2025-07-01 08:09:11 +12:00 |
|
J. Nick Koston
|
0cbb5e6c1c
|
Fix flaky test_api_conditional_memory by waiting for all required states (#9271)
|
2025-07-01 08:02:43 +12:00 |
|
David Woodhouse
|
8014cbc71e
|
Fixes for async MQTT (#9273)
|
2025-06-30 13:25:54 -05:00 |
|
J. Nick Koston
|
aaa7117ec9
|
Update libsodium to 1.0.20 (#9240)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-06-30 20:47:04 +12:00 |
|
Keith Burzinski
|
3930609d8b
|
[ld2420] Move consts to cpp file, optimize memory use (#9216)
|
2025-06-30 01:05:59 -05:00 |
|
Gábor Poczkodi
|
3e553f517b
|
[remote_base] Fix dumper base class and enable schema extension (#9218)
|
2025-06-30 17:12:44 +12:00 |
|
Keith Burzinski
|
af0bb634c6
|
[light] Fix transitions with `lerp ` (#9269)
|
2025-06-30 05:05:52 +00:00 |
|
Bjørn Mork
|
8a9769d4e9
|
Support DM9051 SPI ethernet device (#6861)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-06-30 16:49:38 +12:00 |
|
lamauny
|
d86f319d66
|
Add support for LN882X Family (with LibreTiny) (#8954)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-06-30 16:20:36 +12:00 |
|
J. Nick Koston
|
9890659f61
|
Optimize web_server UrlMatch to avoid heap allocations (#9263)
|
2025-06-30 04:12:03 +00:00 |
|
J. Nick Koston
|
140ca070a2
|
Optimize scheduler string storage to eliminate heap allocations (#9251)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-06-30 15:40:36 +12:00 |
|
J. Nick Koston
|
6a354d7c94
|
Reduce API component memory usage with conditional compilation (#9262)
|
2025-06-30 15:33:35 +12:00 |
|
J. Nick Koston
|
7f8dd4b254
|
Fix thread-safe cleanup of event source connections in ESP-IDF web server (#9268)
|
2025-06-29 19:19:18 -05:00 |
|
J. Nick Koston
|
0b1b8f05e1
|
Reduce loop enable/disable log spam by using very verbose level (#9267)
|
2025-06-30 11:49:31 +12:00 |
|
Jesse Hills
|
53e9ffe656
|
[pi4ioe5v6408] Add new IO Expander (#8888)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
|
2025-06-30 11:48:19 +12:00 |
|
J. Nick Koston
|
2289073a1e
|
Add interrupt support to GPIO binary sensors (#9115)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-06-30 11:47:50 +12:00 |
|
J. Nick Koston
|
687cb1cd2b
|
Reduce web_server RAM usage by 96 bytes with conditional sorting compilation (#9227)
|
2025-06-30 11:47:20 +12:00 |
|
J. Nick Koston
|
e907050a17
|
Remove unused return value from read_message and fix ifdef placement in generated API code (#9256)
|
2025-06-30 11:45:03 +12:00 |
|
J. Nick Koston
|
a4b57c7e44
|
Reduce flash usage by making add_message_object non-template (#9258)
|
2025-06-30 11:43:47 +12:00 |
|
J. Nick Koston
|
24bbfcdce7
|
Reduce API memory footprint through bitfield consolidation and type sizing (#9252)
|
2025-06-30 11:42:57 +12:00 |
|
J. Nick Koston
|
d78b720350
|
Remove single-use send_*_info wrappers in API connection (#9255)
|
2025-06-30 11:38:11 +12:00 |
|
J. Nick Koston
|
d592208c74
|
Fix crash when event last_event_type is null in web_server (#9266)
|
2025-06-29 22:45:41 +00:00 |
|
David Woodhouse
|
971bbd088c
|
Fix MQTT blocking main loop for multiple seconds at a time (#8325)
Co-authored-by: patagona <patagonahn@gmail.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: J. Nick Koston <nick+github@koston.org>
|
2025-06-30 08:34:59 +12:00 |
|