FillCommand

Description

Fill or drain the device.

Fields

Key Type Description
devices [Device]

Devices that support setting the speed of a fan.

Required

Variable is allowed.

fill Bool

true to fill, false to drain.

Required

Variable is allowed.

fillLevel String

Indicates the level_name to set. If unspecified, fill to the default level.

Optional

To use this field, all the following fields CANNOT be used: fillPercent

Variable is allowed.

The available values depends on each device.

Examples

actions:
- type: device.command.Fill
  devices: My Device - Room Name
  fill: true
  fillLevel: full