OnOffCommand

説明

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

フィールド

キー 説明
devices [デバイス]

照明、コーヒーメーカーなど、オン/オフを切り替えられるデバイス。

必須

on Bool

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

必須

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