From d3c1a55a8e4624ed79e4ceb8161486335d5a7dda Mon Sep 17 00:00:00 2001 From: Cedric Gatay Date: Sun, 28 May 2017 08:59:12 +0200 Subject: [PATCH] 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 ;) --- source/_components/cover.rfxtrx.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/cover.rfxtrx.markdown b/source/_components/cover.rfxtrx.markdown index d3252624789..115332a8e0c 100644 --- a/source/_components/cover.rfxtrx.markdown +++ b/source/_components/cover.rfxtrx.markdown @@ -57,7 +57,7 @@ cover: devices: 0b1100ce3213c7f210010f70: # Siemens/LightwaveRF name: Bedroom Shutter - 070a00000a000101: # RFY + 071a00000a000101: # RFY name: Bathroom Shutter ```