homeassistant/custom_components/sonoff/services.yaml

10 lines
235 B
YAML
Raw Permalink Normal View History

2025-01-10 21:08:35 -08:00
send_command:
description: Sends a command to a device.
fields:
device:
description: Device ID to send command to.
example: '1000123456'
cmd:
description: A single command to send.
example: 'switch'