This Action will turn on your mirror's soft-timer.
Developer info
- 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
- Optional - set your default mirror in the simplehuman app.
- 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)