This name will identify this device in your network (http://<hostname>.local). For this setting to take effect you should restart the wifi interface clicking the "Reconnect" button.
This name will identify this device in your network (http://<hostname>.local). For this setting to take effect you should restart the wifi interface by clicking the "Reconnect" button.
This setting defines the behaviour of the main LED in the board.<br/>
When in "WiFi status" it will blink at 1Hz when trying to connecting. If successfully connected if will briefly lit every 5 seconds if in STA mode or every second if in AP mode.<br/>
When in "WiFi status" it will blink at 1Hz when trying to connect. If successfully connected it will briefly blink every 5 seconds if in STA mode or every second if in AP mode.<br/>
When in "Relay status" mode the LED will be ON whenever any relay is ON, and OFF otherwise. This is global status notification.<br/>
When in "MQTT managed" mode you will be able to set the LED state sending a message to "<base_topic>/led/0/set" with a payload of 0, 1 or 2 (to toggle it).<br/>
When in "Find me" mode the LED will be ON when all relays are OFF. This is meant to locate switches at night.<br/>
When in "Status" mode the LED will be ON whenever any relay is ON, and OFF otherwise. This is global status notification.<br/>
When in "Mixed" mode it will follow the WiFi status but will stay mostly on when relays are OFF, and mostly OFF when any of them is ON.<br/>
When in "Relay & WiFi" mode it will follow the WiFi status but will stay mostly off when relays are OFF, and mostly ON when any of them is ON.<br/>
When in "Find me & WiFi" mode is the opposite of the "Relay & WiFi", it will follow the WiFi status but will stay mostly on when relays are OFF, and mostly OFF when any of them is ON.<br/>
"Always ON" and "Always OFF" modes are self-explanatory.
<divclass="pure-u-1 pure-u-lg-3-4 hint">Use color picker for the first 3 channels as RGB.<br/>Will only work if the device has at least 3 dimmable channels.<br/>Reload the page to update the web interface.</div>
<divclass="pure-u-1 pure-u-lg-3-4 hint">Use the first three channels as RGB channels. This will also enable the color picker in the web UI. Will only work if the device has at least 3 dimmable channels.<br/>Reload the page to update the web interface.</div>
<divclass="pure-u-0 pure-u-lg-3-4 hint">The device has <spanname="free_size"></span> bytes available for OTA updates. If your image is larger than this consider doing a <ahref="https://github.com/xoseperez/espurna/wiki/TwoStepUpdates"target="_blank"><strong>two-step update</strong></a>.</div>
<divclass="pure-u-1 pure-u-lg-3-4 hint">In Ampers (A). If you are using a pure resistive load like a bulb this will the ratio between the two previous values, i.e. power / voltage. You can also use a current clamp around one fo the power wires to get this value.</div>
<divclass="pure-u-1 pure-u-lg-3-4 hint">In Amperes (A). If you are using a pure resistive load like a bulb, this will be the ratio between the two previous values, i.e. power / voltage. You can also use a current clamp around one of the power wires to get this value.</div>
</div>
<divclass="pure-g module module-hlw">
@ -994,11 +1063,12 @@
<divclass="panel"id="panel-rfb">
<divclass="header">
<h1>RFBRIDGE</h1>
<h1>RADIO FREQUENCY</h1>
<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 (18 characters) 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/>
Sonoff 433 RF Bridge & RF Link Configuration<br/><br/>
This page allows you to configure the RF codes for the Sonoff RFBridge 433 and also for a basic RF receiver.<br/><br/>
To learn a new code click <strong>LEARN</strong> (the Sonoff RFBridge will beep) then press a button on the remote, the new code should show up (and the RFBridge will double beep). 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 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.
<spanclass="module module-rfbraw"><br/><br/>You can also specify 116-chars long RAW codes. Raw codes require a <atarget="_blank"href="https://github.com/rhx/RF-Bridge-EFM8BB1">specific firmware for for the EFM8BB1</a>.</span>