hass-core/homeassistant/components/rflink/services.yaml
Paulus Schoutsen b8cc547fa3
Move components to folders (#20774)
* Move all components into folders

* Move component tests into folders

* Fix init moving

* Move tests

* Lint

* Update coverage

* Fix service descriptions

* Update CODEOWNERS
2019-02-05 19:31:15 -08:00

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}