Files
core/homeassistant/components/rfxtrx/services.yaml
T
Joakim Plate ccbc3b5e39 Add rfxtrx ability to send a raw command to device (#37793)
* Add the ability to send a raw command to device

* Add a test for new service

* Use async test

* Sort includes
2020-07-13 16:54:52 +02:00

7 lines
161 B
YAML

send:
description: Sends a raw event on radio.
fields:
event:
description: A hexadecimal string to send.
example: "0b11009e00e6116202020070"