mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Typo in example for RFXTRX RFY configuration (#2718)
In details it is properly stated to use `071a0000` prefix but in sample it was `070a0000`, this caused me a few hesitations during my initial setup, fixing it for others ;)
This commit is contained in:
parent
a1a2b07f4c
commit
d3c1a55a8e
@ -57,7 +57,7 @@ cover:
|
||||
devices:
|
||||
0b1100ce3213c7f210010f70: # Siemens/LightwaveRF
|
||||
name: Bedroom Shutter
|
||||
070a00000a000101: # RFY
|
||||
071a00000a000101: # RFY
|
||||
name: Bathroom Shutter
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user