Update rfxtrx.markdown (#14105)

This commit is contained in:
zinxes 2020-07-29 21:09:28 +02:00 committed by GitHub
parent aec5332745
commit 957db1edc5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -469,7 +469,7 @@ automation:
## Services
- `rftrx.send`: Send a custom event using the RFXtrx device.
- `rfxtrx.send`: Send a custom event using the RFXtrx device.
#### Service: Send
@ -478,7 +478,7 @@ Simulate a button being pressed:
```yaml
...
action:
service: rftrx.send
service: rfxtrx.send
data:
event: 0b1111e003af16aa10000060
```