Tutorial Domoticz Switch
This tutorial will guide you to connect your first ESP Easy switch to Domoticz. We expect that you have a working Domoticz setup and have loaded the ESP Easy firmware onto your ESP.
Contents
Add virtual hardware
To be able to communicate with devices like the ESP, we have to add virtual hardware to Domoticz. This step has to be done only once in your setup.
From the main Domoticz Menu, Select Setup -> Hardware
And add following hardware to you system:
Create a virtual sensor
The new hardware should be in the list and there should be a button "Create Virtual Sensors"
Click this button and choose Sensor Type "Switch"
Add device to your system
Now we have to add the device in Domoticz to become active.
From the main Domoticz Menu, Select Setup -> Devices
Your new switch device should be listed here
Click the little green button with the arrow pointing in the right direction to add this device
Name this device "Demo" and click add device.
Navigate to menu "Switches" and your device should be listed:
Connect the ESP Easy to your network
If you have your ESP board loaded with ESP Easy firmware, powerup the unit and an Access point named "ESP_0" should appear. Connect to this access point and browse to http://192.168.4.1. If all went well, the following screen should be shown:
Click the "Config" button
Configure at least the following settings to get you started:
SSID WPA Protocol Domoticz HTTP Controller IP = your Domoticz server IP Controller Port = your Domoticz server port, default should be 8080
Click the "Submit" button
Click the "Tools" button and Click "Connect"
Go back to "Main" and chech the status. It should have an IP address:
Configure the ESP Easy Devices
Click the "Devices" button
Click the "Edit" button on the first row
Select "Switch Input" and enter the IDX found earlier in Domoticz. In our demo it was 250.
click "Submit" to get additional settings for this device
This should be the final result:
Testing
Now toggle GPIO-0 pin high and low and the light bulb in Domoticz should turn on/off accordingly!