Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Addressable LEDs and ESPhome support #41

Open
Ajam1997 opened this issue Jan 23, 2021 · 4 comments
Open

Addressable LEDs and ESPhome support #41

Ajam1997 opened this issue Jan 23, 2021 · 4 comments
Projects

Comments

@Ajam1997
Copy link

Are there any plans to add Addressable led strip effects to RGBMaster? Also what about open-source providers like ESPhome.

https://esphome.io/index.html

@deankevorkian
Copy link
Member

Open source providers are planned being supported very soon, probably in the next next version. We are now doing some cleanup in existing providers and adding proper device detection (so we can actually detect what devices you have on your pc and not just suggest all the devices we support, even if they are not connected).

Addressable leds - we might support those in the future but it's going to take some time and it's not our highest priority at the moment. We'll have to put a lot of effort in making some sort of canvas that let's you choose the areas or zones to sync colors to, and will make us rethink the entire effects model we currently have. While as of now the app is pretty straightforward and simple, it is also limited in its capabilities - like applying different effects to different zones of the same device, at the same time. Addressable leds are also a variant of this design question. So I wanna say yes, but it will take time. We'll have to come up with a Layers model (where effects are like layers in photoshop). Similar to what Aurora has been doing (and I wanna say Artemis too but I'm not sure).

@deankevorkian
Copy link
Member

Also please do feel free to list the open source providers you'd want us to support as I am not familiar with the stack as much, and want to first support the providers that our users currently use, give them what they want right now. Also, we might need help with testing - we have come up with a plan to release preview versions that are rather stable, and our users can test to help us integrating new providers and devices.

@deankevorkian deankevorkian added this to To do in Providers Jan 23, 2021
@Ajam1997
Copy link
Author

I believe the big one for open source wifi lighting is Home Assistant. There are probably some other ones, I'll have to dig around some more.

@airampg
Copy link

airampg commented Dec 2, 2021

Hi, first of all, thank you for this amazing project!
I would like to know if support for open source is coming at some point? I would love to use your software with WLED and ESPhome (besides Yeelight and Magic Home). I do not really know the ins and outs, but I think you can integrate these using udp, or e131. Maybe the code of ledFX can help integrate these? If there is anything I can do (test, answer questions) do let me know. G

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Providers
  
To do
Development

No branches or pull requests

3 participants