Skip to content

wizardnl/domoticz-wled-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WLED - Domoticz Python Plugin

Python plugin for Domoticz to add integration with WLED project

BETA

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!

Installation

  1. Clone repository into your domoticz plugins folder
cd domoticz/plugins
git clone https://github.com/frustreermeneer/domoticz-wled-plugin.git wled
  1. Restart domoticz
  2. Make sure that "Accept new Hardware Devices" is enabled in Domoticz settings
  3. Go to "Hardware" page and add new item with type "WLED"
  4. 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.

Plugin update

  1. Go to plugin folder and pull new version
cd domoticz/plugins/wled
git pull
  1. Restart domoticz2

Screenshots

Domoticz switches

Domoticz switches

Domoticz settings

Domoticz settings

WLED sync settings

WLED sync settings

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%