Integrating Aquarium Lighting with ESP32 in HA: A Beginner's Journey

As a newcomer to the world of Home Automation (HA), I’ve been fascinated by the endless possibilities it offers. My first project is integrating my aquarium into HA, which has been both exciting and challenging. I’ve successfully set up sensors for temperature, pH, and CO2 levels, but now I’m focusing on controlling the aquarium’s lighting system using an ESP32 module running C++ Arduino code. The lighting is managed via PWM signals through Mean Well LDD drivers, but I’m struggling to find a clear guide on how to integrate this setup into HA. I’m curious if anyone has experience with similar projects or can provide insights or resources to help me achieve this integration. Any advice or shared experiences would be greatly appreciated! :ocean::sparkles: