This is a project for controlling DALI lighting using ESP32 microcontroller and a LedWarrior 14 from @codemercs-com .
- Commissioning of the DALI fixtures (new only or all)
- Control lights individually or in groups
- Create and store custom scenes for each light or group
- Set fail level and power on level for each light
- Monitor and control the minimum and maximum levels for each light
- Give each fixture a readable name and room
- ...
- Clone this repository.
- Check dependencies in platformio.ini
- Compile andupload the code to your ESP32.
- Connect the ESP32 to your smart home network using Wifi Manager.
- Open a web browser and navigate to the IP address of the ESP32.
- Use the web interface to control your lights.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.