Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nagyrobi authored Oct 31, 2021
1 parent 9b5b3dd commit bf1e00c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Optional settings:

### Example scripts.yaml entry
#### RF covers
The following example assumes that you're using an RF bridge running [Tasmota](https://tasmota.github.io/docs/devices/Sonoff-RF-Bridge-433/) or ESPHome open source firmware to integrate your radio-controlled covers. The command scripts pass the `rfraw_data` parameter to a general transmitter script which takes care of queuing the transmission of the codes and keeping an appropriate delay between them:
The following example assumes that you're using an RF bridge running [Tasmota](https://tasmota.github.io/docs/devices/Sonoff-RF-Bridge-433/) or [ESPHome](#implementation-with-esphome) open source firmware to integrate your radio-controlled covers. The command scripts pass the `rfraw_data` parameter to a general transmitter script which takes care of queuing the transmission of the codes and keeping an appropriate delay between them:
```yaml
'rf_transmitter':
alias: 'RF Transmitter'
Expand Down

0 comments on commit bf1e00c

Please sign in to comment.