Commit Graph
11329 Commits
Author SHA1 Message Date
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
J. Nick Koston 41697a7b1b Merge remote-tracking branch 'upstream/logger_disable_loop' into integration 2025-06-21 11:19:12 +02:00
J. Nick Koston 912e265bc0 Merge branch 'dev' into logger_disable_loop 2025-06-21 11:18:59 +02:00
J. Nick Koston 96ee6fb064 Merge branch 'logger_disable_loop' into integration 2025-06-21 11:17:13 +02:00
J. Nick Koston 788dba8ef3 define 2025-06-21 11:16:14 +02:00
Jesse Hills 4ef0264ed3 Clean up RAMAllocators in light related code (#9142) 2025-06-21 17:32:24 +10:00
J. Nick Koston fdde9c4681 Reduce Logger memory usage by optimizing variable sizes 2025-06-21 00:27:05 +02:00
Clyde Stubbs 169db9cc0a [spi] Enable >6 devices with ESP-IDF (#9128) 2025-06-21 07:55:08 +10:00
J. Nick Koston f195e73d38 Merge branch 'logger_disable_loop' into integration 2025-06-20 22:54:40 +02:00
J. Nick Koston b0d9ffc6a1 Reduce logger CPU usage by disabling loop when buffer is empty 2025-06-20 22:53:12 +02:00
J. Nick Koston e17619841d fix last component being charged for stats 2025-06-20 22:03:53 +02:00
J. Nick Koston eb6a7cf3b9 fix last component being charged for stats 2025-06-20 22:02:19 +02:00
J. Nick Koston 9901e2d72e Merge branch 'dev' into integration 2025-06-20 21:36:36 +02: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
J. Nick Koston 1be4e23b68 Merge branch 'dev' into binary_sensor_gpio_polling 2025-06-19 11:07:42 +02:00
J. Nick Koston e78094cc0a Merge branch 'dev' into esp32_touch_isr 2025-06-19 10:49:17 +02: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