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

relativeHumidityPercent Number

The percentage value to adjust the humidity level.

Optional

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

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

Examples

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