SetFanSpeedCommand

Description

Set the fan speed.

Fields

Key Type Description
devices [Device]

Devices that support setting the speed of a fan.

Required

Variable is allowed.

fanSpeed String

The requested speed settings of the fan.

Required

Variable is allowed.

The available values depends on each device.

Examples

actions:
- type: device.command.SetFanSpeed
  fanSpeed: speed_high
  devices: My Device - Room Name