Skip to content

Commit 957db1e

Browse files
authored
Update rfxtrx.markdown (home-assistant#14105)
1 parent aec5332 commit 957db1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/_integrations/rfxtrx.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,7 @@ automation:
469469

470470
## Services
471471

472-
- `rftrx.send`: Send a custom event using the RFXtrx device.
472+
- `rfxtrx.send`: Send a custom event using the RFXtrx device.
473473

474474
#### Service: Send
475475

@@ -478,7 +478,7 @@ Simulate a button being pressed:
478478
```yaml
479479
...
480480
action:
481-
service: rftrx.send
481+
service: rfxtrx.send
482482
data:
483483
event: 0b1111e003af16aa10000060
484484
```

0 commit comments

Comments
 (0)