Group Location
Explore Plans
Mobile menu Close menu
domoveadomovea

Set shade position to __ %

This Action will set the shade to the position you specify.

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 set the shade to the position you specify.
API endpoint slug
domovea.shade_position
Filter code method
Domovea.shadePosition.skip(string?: reason)
Runtime method
runAction("domovea.shade_position", {})

Action fields

Device ID Dropdown list

Label
Which shades?
Slug
device_id
Required
true
Can have default value
false

Position percentage value Text input > Other

Label
What position percentage?
Helper text
0-100%
Slug
position_percentage_value
Required
true
Can have default value
true
Filter code method
Domovea.shadePosition.setPositionPercentageValue(string: positionPercentageValue)