Activate a room created in the Rollease Acmeda app
- API endpoint slug
- automateshades.activate_room
- Filter code method
- Automateshades.activateRoom.skip(string?: reason)
- Runtime method
- runAction("automateshades.activate_room", {})
Action fields
- Label
- Room
- Slug
- roomID
- Required
- true
- Can have default value
- false
- Label
- Movement Position
- Helper text
- Percentage to move the room to. (0-100, 0 is open 100 is closed)
- Slug
- movement_position
- Required
- true
- Can have default value
- true
- Filter code method
- Automateshades.activateRoom.setMovementPosition(string: movementPosition)