<divclass="pure-u-1 pure-u-md-3-4 hint">When pulse mode is enabled the relay will automatically switch back to its normal state after the pulse time (below).</div>
<divclass="pure-u-1 pure-u-md-3-4 hint">When pulse mode is enabled the switch will automatically switch back to its normal state after the pulse time (below).</div>
<divclass="pure-u-1 pure-u-md-3-4 hint">Pulse time in seconds.</div>
<divclass="pure-u-1 pure-u-md-3-4 hint">Pulse time in seconds.</div>
@ -435,7 +441,7 @@
<divclass="pure-u-0 pure-u-md-1-4"> </div>
<divclass="pure-u-0 pure-u-md-1-4"> </div>
<divclass="pure-u-1 pure-u-md-3-4 hint">
<divclass="pure-u-1 pure-u-md-3-4 hint">
This is the root topic for this device. The {identifier} placeholder will be replaces by the device hostname.<br/>
This is the root topic for this device. The {identifier} placeholder will be replaces by the device hostname.<br/>
- <strong><root>/relay/#</strong> Send a 0 or a 1 as a payload to this topic to switch it on or off. You can also send a 2 to toggle its current state. Replace # with the relay ID (starting from 0). If the board has only one relay it will be 0.<br/>
- <strong><root>/relay/#</strong> Send a 0 or a 1 as a payload to this topic to switch it on or off. You can also send a 2 to toggle its current state. Replace # with the switch ID (starting from 0). If the board has only one switch it will be 0.<br/>
- <strong><root>/led/#</strong> Send a 0 or a 1 as a payload to this topic to set the onboard LED to the given state, send a 3 to turn it back to WIFI indicator. Replace # with the LED ID (starting from 0). If the board has only one LED it will be 0.<br/>
- <strong><root>/led/#</strong> Send a 0 or a 1 as a payload to this topic to set the onboard LED to the given state, send a 3 to turn it back to WIFI indicator. Replace # with the LED ID (starting from 0). If the board has only one LED it will be 0.<br/>
- <strong><root>/button/#</strong> For each button in the board subscribe to this topic to know when it is pressed (payload 1) or released (payload 0).<br/>
- <strong><root>/button/#</strong> For each button in the board subscribe to this topic to know when it is pressed (payload 1) or released (payload 0).<br/>
- <strong><root>/ip</strong> The device will report to this topic its IP.<br/>
- <strong><root>/ip</strong> The device will report to this topic its IP.<br/>