New services
Explore Plans
Mobile menu Close menu
Litter-Robot by WhiskerLitter-Robot by Whisker

Set Sleep Mode

This action will set the sleep mode on your Litter Robot.

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 set the sleep mode on your Litter Robot.
API endpoint slug
whisker.lr3_sleep_mode
Filter code method
Whisker.lr3SleepMode.skip(string?: reason)
Runtime method
runAction("whisker.lr3_sleep_mode", {})

Action fields

Litter robot Dropdown list

Label
Litter Robot
Slug
litter_robot
Required
true
Can have default value
false

Sleep time Text input > ISO 8601 date and time

Label
Sleep Time
Slug
sleep_time
Required
true
Can have default value
true
Filter code method
Whisker.lr3SleepMode.setSleepTime(string: sleepTime)