-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Comments
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). |
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. |
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. |
Hi, first of all, thank you for this amazing project! |
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
The text was updated successfully, but these errors were encountered: