Update TX-Ultimate-Easy-ESPHome_core_hw_leds.yaml

This commit is contained in:
Edward Firmo
2025-08-08 14:52:40 +02:00
parent 5757714b31
commit fe745c0132

View File

@@ -599,7 +599,7 @@ script:
attrs.brightness, attrs.red, attrs.green, attrs.blue);
- id: light_attributes_save_dual
mode: parallel
mode: queued # To prevent two instances trying to change the same global
parameters:
light_ptr: light::LightState*
attr_global_ptr: uint64_t*