Commit Graph
20856 Commits
Author SHA1 Message Date
J. Nick Koston ba67cd52b6 Merge branch 'filter_wifi_scan_results' into integration 2026-01-20 21:42:06 -10:00
J. Nick Koston 0051196e86 fix 2026-01-20 21:41:43 -10:00
J. Nick Koston 464e372370 Merge branch 'filter_wifi_scan_results' into integration 2026-01-20 21:19:40 -10:00
J. Nick Koston 9f83b24913 tweak 2026-01-20 21:19:30 -10:00
J. Nick Koston e7a6106a60 Merge branch 'filter_wifi_scan_results' into integration 2026-01-20 21:11:30 -10:00
J. Nick KostonandCopilot 5c0747cfe0 Update esphome/components/wifi/wifi_component.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-20 21:10:51 -10:00
J. Nick Koston 2bd67b52bf Merge branch 'filter_wifi_scan_results' into integration 2026-01-20 21:08:56 -10:00
J. Nick Koston 573408261a Merge remote-tracking branch 'upstream/dev' into integration 2026-01-20 21:08:26 -10:00
J. Nick Koston f0c7306ad5 log scan complete 2026-01-20 21:04:52 -10:00
J. Nick Koston 09b42b778b log scan complete 2026-01-20 20:57:39 -10:00
J. Nick Koston d610c3ae91 fix bssid only 2026-01-20 20:54:30 -10:00
J. Nick Koston 687f9a762d fixes for libretiny 2026-01-20 20:44:28 -10:00
J. Nick Koston acb22ed286 tweaks 2026-01-20 20:39:30 -10:00
J. Nick Koston 692167341e tweaks 2026-01-20 20:37:16 -10:00
J. Nick Koston d5d6936845 tweaks 2026-01-20 20:35:32 -10:00
J. Nick Koston bffe4a2e05 tweaks 2026-01-20 20:34:53 -10:00
J. Nick Koston d7c3947ccc tweak loggig 2026-01-20 20:31:38 -10:00
J. Nick Koston 6f3a49e509 tweak loggig 2026-01-20 20:30:55 -10:00
J. Nick Koston 7aef173e65 [wifi] Filter scan results to only store matching networks 2026-01-20 20:19:35 -10:00
J. Nick Koston fc16ad806a [ci] Block sprintf/vsprintf usage, suggest snprintf alternatives (#13305) 2026-01-20 17:53:36 -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
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 SwobodaandClaude Opus 4.5 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 KostonandCopilot 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
Jonathan Swoboda b08d871add Merge branch 'release' into dev 2026-01-20 22:43:22 -05:00
Jonathan Swoboda 15f0986a59 Merge pull request #13406 from esphome/bump-2026.1.0
2026.1.0
2026.1.0
2026-01-20 22:43:06 -05:00
J. Nick Koston d97f3ac1d7 Merge branch 'idf_no_heap_alloc_url' into integration 2026-01-20 16:35:31 -10:00
J. Nick Koston eb24156f8c fixes 2026-01-20 16:35:17 -10:00
J. Nick Koston 17a499531b Merge branch 'idf_no_heap_alloc_url' into integration 2026-01-20 16:29:17 -10:00
J. Nick Koston e81345de53 fix 2026-01-20 16:29:05 -10:00
J. Nick Koston 99b0b20365 Merge branch 'idf_no_heap_alloc_url' into integration 2026-01-20 16:25:42 -10:00
J. Nick Koston dd03c717a5 avoid breaking change 2026-01-20 16:25:26 -10:00
J. Nick Koston e5c6caab7e Merge branch 'idf_no_heap_alloc_url' into integration 2026-01-20 16:21:00 -10:00
J. Nick Koston cc393ce893 [web_server_idf] Replace heap-allocated url() with stack-based url_to() 2026-01-20 16:20:28 -10:00
Jonathan Swoboda 90edf32acf Bump version to 2026.1.0 2026-01-20 21:15:02 -05:00
J. Nick Koston 6d1321e479 Merge branch 'cleanup_web_server_idf' into integration 2026-01-20 15:58:13 -10:00
J. Nick Koston 7c74806212 [web_server_idf] Use direct member for ListEntitiesIterator instead of unique_ptr 2026-01-20 15:57:45 -10:00
J. Nick Koston d0f19a102c Merge branch 'libretiny_disable_unused_lwip_debug' into integration 2026-01-20 14:56:27 -10:00