HumidityRelativeCommand

Description

Adjust the humidity level relative to the current value.

Fields

Key Type Description
devices [Device]

Devices that support humidity settings such as humidifiers and dehumidifiers.

Required

Variable is allowed.

relativeHumidityPercent Number

The percentage value to adjust the humidity level.

Optional

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

Variable is allowed.

relativeHumidityWeight Number

Indicates the amount of ambiguous humidity change from a small amount ("a little") to a large amount ("a lot").

Optional

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

Variable is allowed.

Examples

actions:
- type: device.command.HumidityRelative
  devices: My Device - Room Name
  relativeHumidityPercent: 10