TimerStartCommand

Description

Start a new timer.

Fields

Key Type Description
devices [Device]

Devices that have timer function.

Required

Variable is allowed.

duration Duration

The starting duration from which the timer will count down to zero.

Required

Variable is allowed.

Examples

actions:
- type: device.command.TimerStart
  devices: My Device - Room Name
  duration: 10min