New services
Explore Plans
Mobile menu Close menu
Wemo DimmerWemo Dimmer

Change brightness

This action will change brightness of a Dimmer to a specified level/percentage.

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
This action will change brightness of a Dimmer to a specified level/percentage.
API endpoint slug
wemo_dimmer.attribute_dimmerBrightnessChangeDiscrete
Filter code method
WemoDimmer.attributeDimmerBrightnessChangeDiscrete.skip(string?: reason)
Runtime method
runAction("wemo_dimmer.attribute_dimmerBrightnessChangeDiscrete", {})

Action fields

Macaddress Dropdown list

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

Sub type Dropdown list

Label
Brightness Level
Helper text
Brightness Level
Slug
subType
Required
true
Can have default value
true
Filter code method
WemoDimmer.attributeDimmerBrightnessChangeDiscrete.setSubType(string: subType)