Commit Graph
9228 Commits
Author SHA1 Message Date
J. Nick Koston f2b04a077e preen 2025-06-21 18:01:12 +02:00
J. Nick Koston 8e7841c880 preen 2025-06-21 18:00:17 +02:00
J. Nick Koston 1873490b24 preen 2025-06-21 17:57:36 +02:00
J. Nick Koston 4d231953f4 preen 2025-06-21 17:57:10 +02:00
J. Nick Koston aa4c399657 reverse space in vectors 2025-06-21 17:36:25 +02:00
J. Nick Koston 1f99d18982 reverse space in vectors 2025-06-21 17:34:08 +02:00
J. Nick Koston be37178ef8 make areas and devices consistant 2025-06-21 17:32:11 +02:00
J. Nick Koston fad86c655e make areas and devices consistant 2025-06-21 17:30:17 +02:00
J. Nick Koston 4a7958586e make areas and devices consistant 2025-06-21 17:19:16 +02:00
J. Nick Koston f44ecd0891 make areas and devices consistant 2025-06-21 17:18:23 +02:00
J. Nick Koston 3d0392d668 make areas and devices consistant 2025-06-21 17:17:29 +02:00
J. Nick Koston d300d2605b make areas and devices consistant 2025-06-21 17:13:04 +02:00
J. Nick Koston 66cce6a2f2 make areas and devices consistant 2025-06-21 17:12:25 +02:00
J. Nick Koston 65e3c6bfbb make areas and devices consistant 2025-06-21 17:12:00 +02:00
J. Nick Koston 2a39060912 Merge remote-tracking branch 'upstream/dev' into multi_device 2025-06-21 17:06:11 +02:00
J. Nick Koston 8714e80978 make areas and devices consistant 2025-06-21 17:05:46 +02:00
J. Nick Koston 98de53f60b migrate to using same area info for top level and sub devices 2025-06-21 16:47:03 +02:00
J. Nick Koston 41e11e9a0e migrate to using same area info for top level and sub devices 2025-06-21 16:43:48 +02:00
J. Nick Koston e7a4eac8bd migrate to using same area info for top level and sub devices 2025-06-21 16:42:05 +02:00
J. Nick Koston 1589a131db migrate to using same area info for top level and sub devices 2025-06-21 16:39:07 +02:00
J. Nick Koston 7d84f0e650 migrate to using same area info for top level and sub devices 2025-06-21 16:37:21 +02:00
J. Nick Koston 86fb0e317f fixes 2025-06-21 15:22:35 +02:00
J. Nick Koston 32088d5ef7 revert 2025-06-21 13:35:32 +02:00
J. Nick Koston 63de88dd57 fixes 2025-06-21 13:33:29 +02:00
J. Nick Koston 153a6440dc cleanups to address review comments 2025-06-21 13:20:59 +02:00
J. Nick Koston 8937ed2269 cleanups to address review comments 2025-06-21 13:18:25 +02:00
J. Nick Koston 02e922b56f cleanups to address review comments 2025-06-21 13:16:42 +02:00
J. Nick Koston bf9e901ab9 cleanups to address review comments 2025-06-21 13:13:44 +02:00
J. Nick Koston 1234ef8de2 Merge remote-tracking branch 'upstream/dev' into multi_device 2025-06-21 12:13:54 +02:00
Edward Firmo a6c20853ca [nextion] Extract common upload_end_ function to shared file (#9155) 2025-06-21 11:26:14 +02:00
Jesse Hills 4ef0264ed3 Clean up RAMAllocators in light related code (#9142) 2025-06-21 17:32:24 +10:00
Clyde Stubbs 169db9cc0a [spi] Enable >6 devices with ESP-IDF (#9128) 2025-06-21 07:55:08 +10:00
RoganDawes b693b8ccb1 [usb-host] Add support for USB Hubs (#9154) 2025-06-20 22:03:15 +10:00
Keith Burzinski 3e98cceb00 [bh1750] Remove redundant platform name from logging (#9153) 2025-06-20 12:33:46 +02:00
Keith Burzinski 46d962dcf1 [wifi, wifi_info] Tidy up/shorten more log messages (#9151) 2025-06-20 22:02:36 +12:00
7dbad42470 [nextion] Cached timing optimization (#9150)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2025-06-20 07:46:12 +00:00
Edward FirmoandJesse Hills eb97781f68 [nextion] Add command queuing to prevent command loss when spacing is active (#9139)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2025-06-20 01:38:40 -05:00
Jesse HillsandKeith Burzinski 4d0f8528d2 [esp32_camera] Allow sharing i2c bus (#9137)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2025-06-19 01:31:19 -05:00
Jesse Hills 2c17b2bacc [i2c] Make `get_port()` public (#9146) 2025-06-19 05:44:33 +00:00
Jesse Hills 30bea20f7a Clean up RAMAllocators in display related code (#9141) 2025-06-19 05:17:08 +00:00
Jesse Hills d4cb4ef994 Clean up RAMAllocators in http_request code (#9143) 2025-06-19 03:11:18 +00:00
J. Nick Koston 9c90ca297a Fix missing BLE GAP events causing RSSI sensor and beacon failures (#9138) 2025-06-19 03:03:09 +00:00
Jesse Hills a9e1a4cef3 Clean up RAMAllocators in audio related code (#9140) 2025-06-19 02:53:54 +00:00
J. Nick Koston 0ce3621ac0 Disable Ethernet loop polling when connected and stable (#9102) 2025-06-19 14:49:31 +12:00
Jesse Hills d527398dae [i2c] Expose internal i2c bus port number (#9136) 2025-06-18 20:50:47 -05:00
Edward Firmo 2e9ac8945d [nextion] Fix command spacing double timing and response blocking issues (#9134) 2025-06-19 13:41:20 +12:00
J. Nick Koston 40a5638005 Optimize OTA loop to avoid unnecessary stack allocations (#9129) 2025-06-19 13:33:00 +12:00
J. Nick Koston 8ba22183b9 Add enable_loop_soon_any_context() for thread and ISR-safe loop enabling (#9127) 2025-06-19 13:30:41 +12:00
J. Nick KostonandCopilot 2e11e66db4 Optimize bluetooth_proxy memory usage on ESP32 (#9114)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-19 13:11:13 +12:00
J. Nick Koston eeb0710ad4 Optimize API component memory usage by reordering class members to reduce padding (#9111) 2025-06-19 13:08:25 +12:00