New on IFTTT
Explore Plans Developers
Mobile menu Close menu
PowahomePowahome

Move all the rollers in a room

This action will move all the rollers in the room you select.

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 all the rollers in the room you select.
API endpoint slug
powahome.move_all_the_rollers_in_a_room
Filter code method
Powahome.moveAllTheRollersInARoom.skip(string?: reason)
Runtime method
runAction("powahome.move_all_the_rollers_in_a_room", {})

Action fields

Room uuid Dropdown list

Label
Which room?
Helper text
The name of the room to control
Slug
room_uuid
Required
true
Can have default value
false

Opening percentage Dropdown list

Label
What percentage?
Helper text
The target opening percentage of the roller
Slug
opening_percentage
Required
true
Can have default value
true
Filter code method
Powahome.moveAllTheRollersInARoom.setOpeningPercentage(string: openingPercentage)