Commit Graph
16441 Commits
Author SHA1 Message Date
J. Nick Koston da70e4d9d0 Merge branch 'captive_fix' into integration 2025-11-18 09:35:20 -06:00
J. Nick Koston 19bd282274 fix tight loop 2025-11-18 09:35:14 -06:00
J. Nick Koston 46832306ad Merge branch 'captive_fix' into integration 2025-11-18 09:33:30 -06:00
J. Nick Koston eaaaeecc92 there is a tight loop in improv 2025-11-18 09:32:50 -06:00
J. Nick Koston 3ac94fa6ab Merge branch 'captive_fix' into integration 2025-11-18 09:28:18 -06:00
J. Nick Koston 17b72061ad realign timeouts 2025-11-18 09:26:53 -06:00
J. Nick Koston 05c2e31ef6 Merge branch 'captive_fix' into integration 2025-11-18 09:25:52 -06:00
J. Nick Koston 407f07a643 realign timeouts 2025-11-18 09:25:41 -06:00
J. Nick Koston 8708d4290c Merge branch 'captive_fix' into integration 2025-11-18 09:14:15 -06:00
J. Nick Koston 79b9e34f65 do not skip ssids in retry_hidden if we did not scan 2025-11-18 09:13:29 -06:00
J. Nick Koston 9a2536a5f6 Merge branch 'captive_fix' into integration 2025-11-18 00:15:31 -06:00
J. Nick Koston 66fcf364a6 tweak 2025-11-18 00:09:51 -06:00
J. Nick Koston 048533a1fd no delay 2025-11-17 23:45:59 -06:00
J. Nick Koston 3f763b24c5 no delay 2025-11-17 23:45:32 -06:00
J. Nick Koston efbf696f88 no delay 2025-11-17 23:45:25 -06:00
J. Nick Koston 29ef0a6740 no delay 2025-11-17 23:43:33 -06:00
J. Nick Koston b9af06f5a4 no delay 2025-11-17 23:35:26 -06:00
J. Nick Koston 3f799a01a2 anotehr thread safety issue 2025-11-17 23:23:49 -06:00
J. Nick Koston 2ee5cc6f22 anotehr thread safety issue 2025-11-17 23:17:36 -06:00
J. Nick Koston 8d7090fcd6 fix thread safety issue 2025-11-17 23:11:55 -06:00
J. Nick Koston 3d83975d46 fix thread safety issue 2025-11-17 23:11:23 -06:00
J. Nick Koston 1815a7cf90 skip scan when ap mode 2025-11-17 23:03:38 -06:00
J. Nick Koston bfe6fc0dd0 skip scan when ap mode 2025-11-17 23:00:22 -06:00
J. Nick Koston 87ccb777c6 esp32 2025-11-17 22:32:57 -06:00
J. Nick Koston f0bae783cf cleanup 2025-11-17 22:31:53 -06:00
J. Nick Koston 6f96804a5d cleanup 2025-11-17 22:31:22 -06:00
J. Nick Koston a81f28a73b fixes 2025-11-17 22:14:56 -06:00
J. Nick Koston bbfff42f76 fixes 2025-11-17 22:11:27 -06:00
J. Nick Koston 11c8865248 fixes 2025-11-17 21:57:21 -06:00
J. Nick Koston 7f4205b82c reduce 2025-11-17 21:52:12 -06:00
J. Nick Koston 27a068e8b5 reduce 2025-11-17 21:44:18 -06:00
J. Nick Koston 15be275541 tweak 2025-11-17 21:03:35 -06:00
J. Nick Koston b0560894b7 [wifi] Fix captive portal unusable when WiFi credentials are wrong 2025-11-17 19:10:40 -06:00
J. Nick Koston 1200e9c3ca Merge branch 'mac_address_buffer' into integration 2025-11-17 18:02:23 -06:00
J. Nick Koston dc277e64f4 tweak 2025-11-17 18:00:15 -06:00
J. Nick Koston e312184a22 Merge branch 'mac_address_buffer' into integration 2025-11-17 17:54:18 -06:00
J. Nick Koston 6d67fd0b81 [wifi/captive_portal/web_server/wifi_info] Use stack allocation for MAC address formatting 2025-11-17 17:53:23 -06:00
J. Nick Koston 0b1dd89fec Merge branch 'ld24xx_mac_version_format' into integration 2025-11-17 17:34:03 -06:00
J. Nick Koston 547f69011b tidy 2025-11-17 17:33:52 -06:00
J. Nick Koston 53bab00858 [ld24xx] Use stack allocation for MAC and version formatting 2025-11-17 17:27:08 -06:00
dependabot[bot] 23f85162d0 Bump actions/checkout from 5.0.0 to 5.0.1 (#11957)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-17 15:39:01 -06:00
dependabot[bot] 7a238028a7 Bump ruamel-yaml-clib from 0.2.14 to 0.2.15 (#11956)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-17 15:38:44 -06:00
Jonathan Swoboda 3d6c361037 [core] Add support for setting environment variables (#11953) 2025-11-17 12:32:08 -05:00
J. Nick Koston adf75630fe Merge branch 'device_info_less_alloc' into integration 2025-11-17 09:36:02 -06:00
J. Nick Koston 539597209f [api] Reduce heap allocations in DeviceInfoResponse 2025-11-17 09:35:05 -06:00
J. Nick Koston 8b1f3b2b08 Merge branch 'bh1750_loop' into integration 2025-11-17 09:20:55 -06:00
J. Nick Koston 499ad18475 Merge branch 'dashboard_import_url_store_rodata' into integration 2025-11-17 09:13:30 -06:00
J. Nick Koston 0afaf182da Merge branch 'dev' into dashboard_import_url_store_rodata 2025-11-17 09:12:57 -06:00
J. Nick Koston 43f2405dc3 [dashboard_import] Store package import URL in .rodata instead of RAM 2025-11-17 09:10:51 -06:00
J. Nick Koston 41ac12a0e1 Update esphome/components/bh1750/bh1750.cpp 2025-11-17 08:48:42 -06:00