Group Location
Explore Plans
Mobile menu Close menu
Hager IoTHager IoT

Change shutter/blinds position

This action will change the shutter/blinds 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 change the shutter/blinds position.
API endpoint slug
hager_iot.position
Filter code method
HagerIot.position.skip(string?: reason)
Runtime method
runAction("hager_iot.position", {})

Action fields

Cid Dropdown list

Label
Which device?
Slug
cid
Required
true
Can have default value
false

Position Text input > Other

Label
What position?
Helper text
0-100%
Slug
position
Required
true
Can have default value
true
Filter code method
HagerIot.position.setPosition(string: position)