Commit Graph
21214 Commits
Author SHA1 Message Date
J. Nick Koston 11ef339d58 Merge branch 'esp32_compile_time' into integration 2026-01-29 12:28:36 -06:00
J. Nick Koston 6a48665ed0 clarify this is builtin components 2026-01-29 12:25:52 -06:00
J. Nick Koston 9a8510ed9a Merge remote-tracking branch 'upstream/esp32_compile_time' into integration 2026-01-28 20:05:49 -10:00
J. Nick Koston 14be8253ab Merge branch 'dev' into esp32_compile_time 2026-01-28 18:21:55 -10:00
J. Nick Koston 74c84c8747 [esp32] Add advanced sdkconfig options to reduce build time and binary size (#13611) 2026-01-28 18:20:39 -10:00
rwrozelle 3e9a6c582e [mdns] Do not broadcast registration when using openthread component (#13592) 2026-01-28 18:16:59 -10:00
J. Nick Koston d91ebd2113 test 2026-01-28 18:04:27 -10:00
Keith Burzinski 084113926c [es8156] Add bits_per_sample validation, comment code (#13612) 2026-01-28 22:03:50 -06:00
J. Nick Koston a10cc04e3b add user escape hatch 2026-01-28 17:52:00 -10:00
J. Nick Koston 06ae11e002 address bot comemnt 2026-01-28 17:49:29 -10:00
J. Nick Koston a5f60750c2 [tx20] Eliminate heap allocations in wind sensor (#13298) 2026-01-29 16:07:41 +13:00
J. Nick Koston 183081cfbc some stragglers 2026-01-28 13:56:45 -10:00
Clyde Stubbs a382383d83 [workflows] Add deprecation check (#13584) 2026-01-29 12:08:45 +13:00
J. Nick Koston cd96c1fe18 rename 2026-01-28 13:07:37 -10:00
J. Nick Koston fd564352c8 lcd 2026-01-28 13:03:59 -10:00
J. Nick Koston 52d0f1cc68 reduce esp32 compile times 2026-01-28 11:51:40 -10:00
J. Nick Koston e0c772a243 Merge branch 'http_request_reduce_alloc' into integration 2026-01-28 10:55:29 -10:00
J. Nick Koston a883b3fdec Merge branch 'chunked_fix_again_comments' into integration 2026-01-28 10:51:42 -10:00
J. Nick Koston 3f9d6e39a9 add comment here as well 2026-01-28 10:51:29 -10:00
Clyde Stubbs 03cfd87b16 [waveshare_epaper] Add deprecation message (#13583) 2026-01-29 09:44:21 +13:00
Clyde Stubbs 6d8294c2d3 [workflows] Refactor auto-label-pr script into modular JS (#13582) 2026-01-29 09:42:55 +13:00
J. Nick Koston 6a3205f4db [globals] Convert restoring globals to PollingComponent to reduce CPU usage (#13345) 2026-01-28 20:35:26 +00:00
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 6f22509883 Bump docker/login-action from 3.6.0 to 3.7.0 in the docker-actions group (#13606)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-28 09:42:05 -10:00
J. Nick Koston 455ade0dca [http_request] Fix empty body for chunked transfer encoding responses (#13599) 2026-01-28 09:41:42 -10:00
J. Nick Koston 87fcfc9d76 [wifi] Fix ESP8266 yield panic when WiFi scan fails (#13603) 2026-01-28 09:40:00 -10:00
J. Nick Koston 4e67898073 improve comment 2026-01-28 06:45:14 -10:00
tomaszduda23 d86048cc2d [nrf52,zigbee] Address change (#13580) 2026-01-28 11:41:04 -05:00
J. Nick Koston 0c868cbcc5 adjust comments, cases were reversed as I had the wrong file open 2026-01-28 06:38:01 -10:00
J. Nick Koston e8ea90cb13 fix comment 2026-01-28 06:31:52 -10:00
J. Nick Koston 93c6414c8b Merge branch 'esp8266_scan_failed_fix' into integration 2026-01-28 06:17:35 -10:00
J. Nick Koston b6023023ee Merge branch 'compact_string_wifi' into integration 2026-01-28 06:17:32 -10:00
J. Nick Koston 2b5d212644 [wifi] Fix ESP8266 yield panic when WiFi scan fails 2026-01-28 06:12:27 -10:00
J. Nick Koston e1355de4cb [runtime_stats] Eliminate heap churn by using stack-allocated buffer for sorting (#13586) 2026-01-28 16:06:33 +00:00
Cody Cutrer 7385c4cf3d [ld2450] preserve precision of angle (#13600) 2026-01-28 11:04:43 -05:00
J. Nick Koston a3c2248b44 Merge upstream/dev into compact_string_wifi 2026-01-28 05:51:28 -10:00
tomaszduda23andJonathan Swoboda 3bd6ec4ec7 [nrf52,zigbee] Time synchronization (#12236)
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
2026-01-28 15:51:17 +00:00
J. Nick Koston b203b8cee7 Merge branch 'runtime_stats_no_heap' into integration 2026-01-28 05:42:38 -10:00
J. Nick Koston 258e57ff17 cleanups 2026-01-28 05:42:25 -10:00
J. Nick KostonandCopilot 051604f284 [wifi] Filter scan results to only store matching networks (#13409)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-28 05:37:05 -10:00
J. Nick Koston 3744186c3d [http_request] Fix empty body for chunked transfer encoding responses 2026-01-28 05:02:24 -10:00
Dan Schafer 10dfd95ff2 [esp32] Add pin definitions for adafruit_feather_esp32s3_reversetft (#13273) 2026-01-28 09:50:19 -05:00
J. Nick Koston ba6e050c91 [http_request] Reduce heap allocations in update check by parsing JSON directly from buffer 2026-01-28 00:02:32 -10:00
J. Nick Koston 07746d1724 Merge branch 'runtime_stats_no_heap' into integration 2026-01-27 23:54:44 -10:00
J. Nick Koston 9d25e385d9 [runtime_stats] Eliminate heap churn by using stack-allocated buffer for sorting 2026-01-27 23:54:08 -10:00
J. Nick Koston 04019c7eca Merge remote-tracking branch 'upstream/dev' into integration 2026-01-27 22:26:17 -10:00
Hypothalamus 22e0a8ce2e [hub75] Add Huidu HD-WF1 board configuration (#13341) 2026-01-27 20:10:49 -10:00
J. Nick Koston b4f63fd992 [core] Add LOG_ENTITY_ICON/DEVICE_CLASS/UNIT_OF_MEASUREMENT macros (#13578) 2026-01-28 05:11:30 +00:00
tomaszduda23andJonathan Swoboda ded835ab63 [nrf52] Move toolchain to platform (#13498)
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
2026-01-28 04:51:18 +00:00
J. Nick Koston 73a249c075 [esp32] Default to CMN certificate bundle, saving ~51KB flash (#13574) 2026-01-28 04:02:01 +00:00
J. Nick Koston 3b4c3a5046 Merge branch 'logging_cleanup' into integration 2026-01-27 17:37:38 -10:00