* Move all components into folders * Move component tests into folders * Fix init moving * Move tests * Lint * Update coverage * Fix service descriptions * Update CODEOWNERS
5 lines
219 B
YAML
5 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}
|