-
-
Notifications
You must be signed in to change notification settings - Fork 384
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
Twinkly lights support #1654
Comments
Looking at the Web, it seems there is a real-time UDP API available. So it would be in general possible to integrate for an Ambientlight solution. |
I actually have a set where im at right now but i have no idea how to extract an api nor where to find one or what to search for |
What controller shall I then choose for it to work |
You may have a look here: Key is that you implement streaming via UDP and control via REST. |
But where do i find the code because i only have twinkly and ledvance at home but I don't understand half of the stuff in the link you sent me, because im new to the ambilight scene |
Sorry, is your question where to find the code of Hyperion or where is the ready made code that you can copy into Hyperion? To start developing for Hyperion you can have a look here: https://github.com/hyperion-project/hyperion.ng/blob/master/doc/development/CompileHowto.md |
As I previously told you im new to the ambilight scene and my coding skills are miserable due to things that has been going on in my life, and the fact i don't have any possible way of getting my self to code or know someone that can code makes it so much harder so it would be much easier if it could be implemented in an update |
No problem! That still leaves option three to get the ball rolling…
. |
If I can lend you my set would it be possible to develop with a single set? because it's hella expensive here in denmark |
No need sending it around! …but you might want to contact the vendor, if they would like to sponsor two different devices for development and can advertise later that the devices are supported by Hyperion which has > 10.000 installations. In case they would like to validate or clarify questions, they can contact us via our forum: |
Feature request
What problem does this feature solve?
the ability to use twinkly lights with hyperion instead of having to frankenstein togheter a expensive and dangerous solution for using hyperion with ws2812 leds
What does the proposed API look like?
i don't know because i can't program an api
How should this be implemented in your opinion?
as a way of connecting hyperion with twinkly lights
Are you willing to work on this yourself?
Im a very bad programmer
The text was updated successfully, but these errors were encountered: