Python plugin for Domoticz to add integration with WLED project
This is my first project in Python and my first GitHub repository. Expect errors, but feel free to try, and let me know what you think!
- Clone repository into your domoticz plugins folder
cd domoticz/plugins
git clone https://github.com/frustreermeneer/domoticz-wled-plugin.git wled
- Restart domoticz
- Make sure that "Accept new Hardware Devices" is enabled in Domoticz settings
- Go to "Hardware" page and add new item with type "WLED"
- In WLED -> Sync Interfaces: enable UDP Broadcast and turn on notifications (see screenshot below).
Once plugin is started it will create appropriate domoticz devices. You will find these devices on Setup -> Devices
page.
- Go to plugin folder and pull new version
cd domoticz/plugins/wled
git pull
- Restart domoticz2
Domoticz switches
Domoticz settings
WLED sync settings