Automate Reddit
Explore Plans
Mobile menu Close menu
WeMo LightingWeMo Lighting

Start sleep fader

Starts sleep fader for the selected WeMo light.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
Starts sleep fader for the selected WeMo light.
API endpoint slug
wemo_lighting.led_sleep_fader
Filter code method
WemoLighting.ledSleepFader.skip(string?: reason)
Runtime method
runAction("wemo_lighting.led_sleep_fader", {})

Action fields

Macaddress Dropdown list

Label
Which device?
Slug
macaddress
Required
true
Can have default value
false

Sub type Dropdown list

Label
Fader time (in minutes)
Helper text
WeMo Light will fade out after this duration
Slug
subType
Required
true
Can have default value
true
Filter code method
WemoLighting.ledSleepFader.setSubType(string: subType)