This Action will change your lights to a specified dynamic effect.
Developer info
- API endpoint slug
 - cololight.setscene
 - Filter code method
 - Cololight.setscene.skip(string?: reason)
 - Runtime method
 - runAction("cololight.setscene", {})
 
Action fields
Deviceid Dropdown list
- Label
 - Which lights?
 - Slug
 - deviceId
 - Required
 - true
 - Can have default value
 - false
 
Value Dropdown list
- Label
 - Which dynamic effect?
 - Slug
 - value
 - Required
 - true
 - Can have default value
 - true
 - Filter code method
 - Cololight.setscene.setValue(string: value)
 
