6 lines
219 B
YAML
6 lines
219 B
YAML
|
send_command:
|
||
|
description: Send device command through RFLink.
|
||
|
fields:
|
||
|
command: {description: The command to be sent., example: 'on'}
|
||
|
device_id: {description: RFLink device ID., example: newkaku_0000c6c2_1}
|