TimerAdjustCommand

Description

Adjust the timer duration.

Fields

Key Type Description
devices [Device]

Devices that have timer function.

Required

duration Duration

The specified duration, which may be positive or negative, that is added to the duration currently on the timer. To extend the time on the timer, provide a positive duration. To reduce the time on the timer, provide a negative duration.

Required

Examples

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