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:
Cedric Gatay 2017-05-28 08:59:12 +02:00 committed by Fabian Affolter
parent a1a2b07f4c
commit d3c1a55a8e

View File

@ -57,7 +57,7 @@ cover:
devices:
0b1100ce3213c7f210010f70: # Siemens/LightwaveRF
name: Bedroom Shutter
070a00000a000101: # RFY
071a00000a000101: # RFY
name: Bathroom Shutter
```