Skip to content

frustreermeneer/domoticz-wled-plugin

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
October 7, 2019 21:25
December 10, 2019 22:44
January 5, 2022 15:34
October 13, 2019 23:10
December 10, 2019 22:14
December 10, 2019 22:14

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