Automate Reddit
Explore Plans
Mobile menu Close menu
Automate Shades V2Automate Shades V2

Activate room

This action will activate a room created in the Rollease Acmeda app.

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 activate a room created in the Rollease Acmeda app.
API endpoint slug
automateshades_v2.activate_room
Filter code method
AutomateshadesV2.activateRoom.skip(string?: reason)
Runtime method
runAction("automateshades_v2.activate_room", {})

Action fields

Room ID Dropdown list

Label
Which room?
Slug
roomID
Required
true
Can have default value
false

Movement position Text input > Other

Label
What percentage?
Helper text
Number only (0-100, where 0 is closed and 100 is open).
Slug
movement_position
Required
true
Can have default value
true
Filter code method
AutomateshadesV2.activateRoom.setMovementPosition(string: movementPosition)