New services
Explore Plans
Mobile menu Close menu
HELLA ONYXHELLA ONYX

Move blinds

This action will move the blinds (device or group) to the defined position and angle.

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
hella_onyx.move_blinds
Filter code method
HellaOnyx.moveBlinds.skip(string?: reason)
Runtime method
runAction("hella_onyx.move_blinds", {})

Action fields

Device or group Dropdown list

Label
Device or group with shadings
Helper text
Slug
device_or_group
Required
true
Can have default value
false

Position Dropdown list

Label
Position
Helper text
Slug
position
Required
false
Can have default value
true
Filter code method
HellaOnyx.moveBlinds.setPosition(string: position)

Angle Dropdown list

Label
Angle
Helper text
Slug
angle
Required
false
Can have default value
true
Filter code method
HellaOnyx.moveBlinds.setAngle(string: angle)