SetFanSpeedRelativeCommand

說明

設定風扇的相對速度。

欄位

索引鍵 類型 說明
devices [裝置]

支援設定風扇速度的裝置。

必填

fanSpeedRelativePercent 數字

這個值代表調整速度的百分比。

選用

如要使用這個欄位,就「不得」使用下列所有欄位:fanSpeedRelativeWeight

fanSpeedRelativeWeight 數字

這個值代表速度變化的相對量。絕對值代表經過調整的量,數值符號表示調整方向。

選用

如要使用這個欄位,下列所有欄位都「不得」使用:fanSpeedRelativePercent

範例

actions:
- type: device.command.SetFanSpeedRelative
  fanSpeedRelativePercent: -10
  devices: My Device - Room Name