溫度控制器溫度範圍範圍指令

說明

為溫度控制器裝置設定目標溫度範圍。

欄位

類型 說明
devices [裝置]

溫度控制器。

必填

thermostatTemperatureSetpointHigh 溫度

範圍的高目標設定點。

必填

thermostatTemperatureSetpointLow 溫度

範圍的低目標設定點。

必填

範例

actions:
- type: device.command.ThermostatTemperatureSetRange
  devices: My Device - Room Name
  thermostatTemperatureSetpointLow: 50F
  thermostatTemperatureSetpointHigh: 70F