OnOffCommand

説明

デバイスのオン、オフを切り替えます。

フィールド

キー 説明
devices [デバイス]

照明やコーヒーメーカーなどのデバイスのオン/オフを切り替えることができます。

必須

on Bool

デバイスがオンかオフか。

必須

actions:
- type: device.command.OnOff
  devices: My Device - Room Name
  on: true