查找我的设备命令

说明

通过生成本地提醒来找到目标设备。

字段

密钥 类型 说明
devices [设备]

可被发现的设备。

必需

silence Bool

适用于对本地提醒做出声音响应的设备。如果设置为 true,设备应将所有正在响铃的闹钟调至静音。

可选

示例

actions:
- type: device.command.Locate
  devices: My Device - Room Name
  silence: true