mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Update rfxtrx.markdown (#14105)
This commit is contained in:
parent
aec5332745
commit
957db1edc5
@ -469,7 +469,7 @@ automation:
|
|||||||
|
|
||||||
## Services
|
## Services
|
||||||
|
|
||||||
- `rftrx.send`: Send a custom event using the RFXtrx device.
|
- `rfxtrx.send`: Send a custom event using the RFXtrx device.
|
||||||
|
|
||||||
#### Service: Send
|
#### Service: Send
|
||||||
|
|
||||||
@ -478,7 +478,7 @@ Simulate a button being pressed:
|
|||||||
```yaml
|
```yaml
|
||||||
...
|
...
|
||||||
action:
|
action:
|
||||||
service: rftrx.send
|
service: rfxtrx.send
|
||||||
data:
|
data:
|
||||||
event: 0b1111e003af16aa10000060
|
event: 0b1111e003af16aa10000060
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user