Explore Plans
Mobile menu Close menu
My LevitonMy Leviton

Blink a light

This action will make a light blink.

Developer info

API endpoint slug
my_leviton.blink_light
Filter code method
MyLeviton.blinkLight.skip(string?: reason)
Runtime method
runAction("my_leviton.blink_light", {})

Action fields

Name Dropdown list

Label
Which light?
Slug
name
Required
true
Can have default value
false

Duration Text input > Other

Label
How long would you like the light to blink?
Slug
duration
Required
true
Can have default value
true
Filter code method
MyLeviton.blinkLight.setDuration(string: duration)