esphome / esphome/feature-requests

Light effect sync between multiple lights

Open
#734 3 comments 4 reactions 0 assignees View on GitHub
alternative-offered
Dominant language
No language data
Stars
450
Forks
29
PR merge metrics
No merged PRs in 30d

Description

**Describe the problem you have/What new integration you would like**
Can I sync the light effect between multiple lights?

**Please describe your use case for this integration and alternatives you've tried:**

I have 12V RGB trip with `RGB Light` components and ws2812B with `FastLED` components. Can I sync the light effect in two different kinds of lights? For example, if I use `Random effect`, the color should change synchronously.

In my case, it can’t be controlled by one bus because they belong to different platforms. And for FastLED strips, sometime it needed to be displayed independently, so I cannot connect them as one device.

**Additional context**

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.