Explore Plans
Mobile menu Close menu
PowahomePowahome

Move all the rollers in a room

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

Developer info

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)