SetFanSpeedRelativeCommand

說明

設定風扇的相對速度。

欄位

類型 說明
devices [裝置]

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

必填

fanSpeedRelativePercent 數字

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

選用

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

fanSpeedRelativeWeight 數字

這個值代表速度變化的相對量。絕對值代表縮放的金額,而數字符號則代表變更方向。

選用

如要使用這個欄位,則以下所有欄位都不能使用:fanSpeedRelativePercent

範例

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