this post was submitted on 31 Mar 2024
10 points (100.0% liked)

homeassistant

11833 readers
9 users here now

Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io

founded 1 year ago
MODERATORS
 

What is the best way to have my LED lights loop through various colors?

I found this blueprint, and it works, but I'm wondering if there are other solutions? (https://community.home-assistant.io/t/color-loop-blueprint-with-configurable-colors-and-transition-time/427682)

you are viewing a single comment's thread
view the rest of the comments
[–] ThePantser@lemmy.world 2 points 5 months ago

I made several scenes with each color different for each light I wanted cycled and then made a script call the scenes with restart. Or I have some scenes triggered in node red on a loop.