Hello!
I’ve recently made a “DIY disco ball” The concept was to cover a ball with over 300 LEDs, add a camera and microphone, and enable it to change colors like a chameleon based on its surroundings. This turned out to be an incredibly fun yet time-consuming project, especially underestimating the time required for soldering all the LEDs.
I’ve programmed all sorts of effects right now (rainbow, random lights, sound reaction). It’s all done with python on a Raspberry and it’s connected to Home Assistant using a simple REST API with curl. Do you have any ideas on what I can do with this project to make it more integrated in home assistant?
I was thinking maybe I could sync it with my Hyperion integration so I get actual Ambilight effects.
You can find the designs here: Thingiverse and the code here: GitHub.
I’ve also made a YouTube video where you can see the result