Browse Source

Added help to the RFBridge panel

fastled
Xose Pérez 7 years ago
parent
commit
79a5a47d87
1 changed files with 6 additions and 1 deletions
  1. +6
    -1
      code/html/index.html

+ 6
- 1
code/html/index.html View File

@ -715,7 +715,12 @@
<div class="header">
<h1>RFBRIDGE</h1>
<h2>Sonoff 433 RF Bridge Configuration</h2>
<h2>
Sonoff 433 RF Bridge Configuration<br /><br />
To learn a new code click <strong>LEARN</strong>, the Sonoff RFBridge will beep, then press a button on the remote, the RFBridge will then double beep and the new code should show up. If the device double beeps but the code does not update it has not been properly learnt. Keep trying.<br /><br />
Modify or create new codes manually (all codes must be 18 characters long) and then click <strong>SAVE</strong> to store them in the device memory. If your controlled device uses the same code to switch ON and OFF, learn the code with the ON button and copy paste it to the OFF input box, then click SAVE on the last one to store the value.<br /><br />
Delete any code clicking the <strong>FORGET</strong> button.
</h2>
</div>
<div class="page">


Loading…
Cancel
Save