Group Location
Explore Plans
Mobile menu Close menu
simplehumansimplehuman

Turn the timer on

This Action will turn on your mirror's soft-timer.

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
API endpoint slug
simplehuman.timer_on
Filter code method
Simplehuman.timerOn.skip(string?: reason)
Runtime method
runAction("simplehuman.timer_on", {})

Action fields

Device ID Dropdown list

Label
For which mirror?
Helper text
Slug
device_id
Required
false
Can have default value
false

Timer mins Dropdown list

Label
Length of timer?
Slug
timer_mins
Required
true
Can have default value
true
Filter code method
Simplehuman.timerOn.setTimerMins(string: timerMins)