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 |
|
Edward Firmo
|
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 Firmo
|
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 Hills
|
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 |
|
J. Nick Koston
|
bcf961c0b0
|
Merge branch 'dev' into integration
|
2025-06-19 04:05:25 +02:00 |
|
Jesse Hills
|
d527398dae
|
[i2c] Expose internal i2c bus port number (#9136)
|
2025-06-18 20:50:47 -05:00 |
|
J. Nick Koston
|
f84a4c9753
|
Merge remote-tracking branch 'origin/disable_ethernet_loop' into integration
|
2025-06-19 03:42:53 +02:00 |
|
J. Nick Koston
|
df56ca0236
|
remove redundant enable_loop, it must already be enabled to get here
|
2025-06-19 03:41:25 +02: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
|
de0cd0ec67
|
Merge branch 'dev' into disable_ethernet_loop
|
2025-06-19 03:39:15 +02: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 |
|