homeassistant/custom_components/sonoff/services.yaml
2025-01-10 21:08:35 -08:00

9 lines
235 B
YAML

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'