STATUS

Current configuration

GENERAL

General configuration values

 
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.
 
Here you can define what will be the status of the relay after a reboot.
 
Define how the different relays should be synchronized.

SECURITY

Device security settings

 
The administrator password is used to access this web interface (user 'admin'), but also to connect to the device when in AP mode or to flash a new firmware over-the-air (OTA).
It should have at least eight characters (letters, numbers or the underscore) and at least one number, one lowercase and one uppercase letter.
 
This is the key you will have to pass with every HTTP request to the API, either to get or write values.

WIFI

You can configure up to 5 different WiFi networks. The device will try to connect in order of signal strength.

MQTT

Configure an MQTT broker in your network and you will be able to change the switch status via an MQTT message. Leave the server field empty to disable MQTT.

 
This is the root topic for this device. The {identifier} placeholder will be replaces by the device hostname.
- <root>/relay/# 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.
- <root>/led/# 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.
- <root>/ip The device will report to this topic its IP.
- <root>/heartbeat The device will report to this topic every few minutes.
- <root>/version The device will report to this topic its firmware version on boot.

DOMOTICZ

Configure the connection to your Domoticz server.

POWER

Calibrate your power monitor device. Use a pure resistive load and introduce the expected values for active power, current and voltage. Use the nominal values or a multimeter to get the proper numbers. Set any field to 0 to leave the calibration value untouched.

 
If you are using a pure resistive load like a bulb this will be writen on it, otherwise use a socket multimeter to get this value.
Leave empty for DNS negotiation
Set when using a static IP
Usually 255.255.255.0 for /24 networks
Set the Domain Name Server IP to use when using a static IP
Set to 0 to disable notifications.