Commit Graph
17877 Commits
Author SHA1 Message Date
J. Nick Koston b13369ab96 Merge branch 'integration' into memory_api 2025-11-27 22:29:45 -06:00
J. Nick Koston 6aee023eb3 Merge branch 'wifi_listener' into integration 2025-11-27 22:29:36 -06:00
J. Nick Koston 3752d5d2ab tweaks 2025-11-27 22:28:43 -06:00
J. Nick Koston 3a27a4d34e Merge branch 'integration' into memory_api 2025-11-27 22:18:35 -06:00
J. Nick Koston 4e96c17c42 Merge branch 'wifi_listener' into integration 2025-11-27 22:18:29 -06:00
J. Nick Koston c9bb9c4d24 [wifi] Replace std::function callbacks with listener interfaces 2025-11-27 22:17:56 -06:00
J. Nick Koston 3c0241d013 Merge branch 'integration' into memory_api 2025-11-27 22:06:03 -06:00
J. Nick Koston 5a19ff4a89 Merge remote-tracking branch 'upstream/dev' into integration 2025-11-27 22:05:48 -06:00
J. Nick Koston 71dc402a30 [logger] Replace std::function callbacks with LogListener interface (#12153) 2025-11-28 04:00:33 +00:00
J. Nick Koston f448a21df6 Merge branch 'integration' into memory_api 2025-11-27 20:54:11 -06:00
J. Nick Koston 4b0882ac76 Merge branch 'log_listener' into integration 2025-11-27 20:54:04 -06:00
J. Nick Koston 5c6d60ca2e unused param 2025-11-27 20:53:49 -06:00
J. Nick Koston 200491f9ce Merge branch 'integration' into memory_api 2025-11-27 20:03:54 -06:00
J. Nick Koston 8c4d886b4a Merge branch 'log_listener' into integration 2025-11-27 20:03:47 -06:00
J. Nick Koston c1b12791c6 [logger] Replace std::function callbacks with LogListener interface 2025-11-27 20:02:31 -06:00
J. Nick Koston eb2aa62d0d [logger] Replace std::function callbacks with LogListener interface 2025-11-27 20:01:15 -06:00
J. Nick Koston 9d191a61fe Merge branch 'integration' into memory_api 2025-11-27 18:42:29 -06:00
J. Nick Koston 483a8dd4c5 Merge branch 'ha_service_storage_strings_rodata' into integration 2025-11-27 18:42:20 -06:00
J. Nick Koston 9bc65c15be Merge remote-tracking branch 'origin/ha_service_storage_strings_rodata' into ha_service_storage_strings_rodata 2025-11-27 18:41:50 -06:00
J. Nick Koston f94e4a30ac safer 2025-11-27 18:41:36 -06:00
J. Nick Koston 73990a8d45 Merge branch 'integration' into memory_api 2025-11-27 18:29:34 -06:00
J. Nick Koston 294cedc730 Merge remote-tracking branch 'origin/ha_service_storage_strings_rodata' into integration 2025-11-27 18:29:17 -06:00
J. Nick Koston dbc2078b2e assert 2025-11-27 18:27:27 -06:00
J. Nick Koston bb67f5a048 Merge branch 'integration' into memory_api 2025-11-27 18:20:20 -06:00
J. Nick Koston 14ca2d889d Merge branch 'ha_service_storage_strings_rodata' into integration 2025-11-27 18:20:15 -06:00
J. Nick Koston 09151e6814 [api] Reduce heap usage for Home Assistant service call string storage 2025-11-27 18:16:56 -06:00
J. Nick Koston 4fa6d04861 Merge branch 'integration' into memory_api 2025-11-27 17:42:57 -06:00
J. Nick Koston 4cdec33c85 Merge remote-tracking branch 'upstream/dev' into integration 2025-11-27 17:42:50 -06:00
Jonathan Swoboda 9bd148dfd1 Merge branch 'release' into dev 2025-11-27 18:19:20 -05:00
Jonathan Swoboda 50c1720c16 Merge pull request #12149 from esphome/bump-2025.11.2
2025.11.2
2025.11.2
2025-11-27 18:19:05 -05:00
J. Nick Koston 4c549798bc [usb_uart] Wake main loop immediately when USB data arrives (#12148) 2025-11-27 16:33:08 -06:00
J. Nick Koston a9d804cfbb Merge branch 'integration' into memory_api 2025-11-27 16:26:23 -06:00
J. Nick Koston 178b83c7f8 Merge branch 'usb_uart_wake' into integration 2025-11-27 16:26:17 -06:00
Jonathan Swoboda 4115dd7222 Bump version to 2025.11.2 2025-11-27 17:23:28 -05:00
J. Nick Koston 25e3d5bf91 [usb_uart] Wake main loop immediately when USB data arrives 2025-11-27 16:23:28 -06:00
J. Nick Koston d5e2543751 [scheduler] Fix use-after-move crash in heap operations (#12124) 2025-11-27 17:23:28 -05:00
Clyde Stubbs b4b34aee13 [wifi] Restore blocking setup until connected for RP2040 (#12142) 2025-11-27 17:23:28 -05:00
Jonathan Swoboda 6645994700 [esp32] Fix hosted update when there is no wifi (#12123) 2025-11-27 17:23:28 -05:00
Clyde StubbsandJ. Nick Koston ae140f52e3 [lvgl] Fix position of errors in widget config (#12111)
Co-authored-by: J. Nick Koston <nick@koston.org>
2025-11-27 17:23:28 -05:00
Clyde Stubbs 46ae6d35a2 [lvgl] Allow multiple widgets per grid cell (#12091) 2025-11-27 17:23:27 -05:00
J. Nick Koston 278f12fb99 [script] Fix script.wait hanging when triggered from on_boot (#12102) 2025-11-27 17:23:27 -05:00
Jonathan SwobodaandJ. Nick Koston acdcd56395 [esp32] Fix platformio flash size print (#12099)
Co-authored-by: J. Nick Koston <nick+github@koston.org>
2025-11-27 17:23:27 -05:00
Edward Firmo 9289fc36f7 [nextion] Do not set alternative baud rate when not specified or <= 0 (#12097) 2025-11-27 17:23:27 -05:00
J. Nick Koston 1fadd1227d [scheduler] Fix use-after-move crash in heap operations (#12124) 2025-11-27 10:50:21 -06:00
Clyde Stubbs 91df0548ef [wifi] Restore blocking setup until connected for RP2040 (#12142) 2025-11-27 10:30:03 -05:00
J. Nick Koston 09cd056a3c Merge branch 'integration' into memory_api 2025-11-26 22:58:23 -06:00
J. Nick Koston d93987f61a Merge branch 'light_sparse_table' into integration 2025-11-26 22:58:08 -06:00
J. Nick Koston ca20a877bf Merge branch 'integration' into memory_api 2025-11-26 22:57:59 -06:00
J. Nick Koston 88ef4359b3 Merge branch 'webserver_reduce_ram' into integration 2025-11-26 22:57:44 -06:00
J. Nick Koston 75b4401cd4 disable tidy 2025-11-26 22:57:17 -06:00