New services
Explore Plans
Mobile menu Close menu
WeMo LightingWeMo Lighting

Set sleep fader for a group of lights

Sets sleep fader time for the selected group of WeMo lights.

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
API endpoint slug
wemo_lighting.group_led_sleep_fader
Filter code method
WemoLighting.groupLedSleepFader.skip(string?: reason)
Runtime method
runAction("wemo_lighting.group_led_sleep_fader", {})

Action fields

Group ID Dropdown list

Label
Which group?
Slug
groupId
Required
true
Can have default value
false

Sub type Dropdown list

Label
Fader time (in minutes)
Helper text
Slug
subType
Required
true
Can have default value
true
Filter code method
WemoLighting.groupLedSleepFader.setSubType(string: subType)