SetFanSpeedRelativeCommand

說明

設定風扇的相對速度。

欄位

類型 說明
devices [裝置]

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

必填

fanSpeedRelativePercent 數字

這個值代表變更速度的百分比。

選用

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

fanSpeedRelativeWeight 數字

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

選用

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

範例

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