New services
Explore Plans
Mobile menu Close menu
SOMA Smart HomeSOMA Smart Home

Set shade position

This action will move the shades to given position.

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 move the shades to given position.
API endpoint slug
soma.set_shade_position
Filter code method
Soma.setShadePosition.skip(string?: reason)
Runtime method
runAction("soma.set_shade_position", {})

Action fields

Device name Dropdown list

Label
Device name
Slug
device_name
Required
true
Can have default value
false

Position Dropdown list

Label
Position
Helper text
0 is open, 100 is closed
Slug
position
Required
true
Can have default value
true
Filter code method
Soma.setShadePosition.setPosition(string: position)