Update TX-Ultimate-Easy-ESPHome_core_hw_leds.yaml
This commit is contained in:
@@ -599,7 +599,7 @@ script:
|
|||||||
attrs.brightness, attrs.red, attrs.green, attrs.blue);
|
attrs.brightness, attrs.red, attrs.green, attrs.blue);
|
||||||
|
|
||||||
- id: light_attributes_save_dual
|
- id: light_attributes_save_dual
|
||||||
mode: parallel
|
mode: queued # To prevent two instances trying to change the same global
|
||||||
parameters:
|
parameters:
|
||||||
light_ptr: light::LightState*
|
light_ptr: light::LightState*
|
||||||
attr_global_ptr: uint64_t*
|
attr_global_ptr: uint64_t*
|
||||||
|
|||||||
Reference in New Issue
Block a user