Custom Lighting Effects

Hey guys. I’m looking into creating long running “animations” with sound. I’d like to create lighting effects that are controlled with a switch in Lovelace. So just how you would turn a light on or off in Lovelace, I want to run some effects like Disco, for example, until I turn it off. However, I’d like to be able to build these animations myself. What would be the best way to do this? I looked at using Python Scripts, but that doesn’t give me the complexity that I want given the limitations of the environment. I’ve looked at AppDaemon, it doesn’t seem I’d be able to trigger these with a switch through there. Would creating my own integration be the best bet here?

2 Likes