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

Sample Data? #2

Open
d8ahazard opened this issue Feb 25, 2024 · 6 comments
Open

Sample Data? #2

d8ahazard opened this issue Feb 25, 2024 · 6 comments

Comments

@d8ahazard
Copy link

Hey there!

I'm the developer of a project called "Glimmr", which allow synchronized control of various home lighting devices.

Presently, I have support for Hue, Lifx, Nanoleaf, WLED, OpenRGB, and a few other devices, and I want to add Twinkly to that list.

The issue I have is - I don't actually own a Twinkly device at the moment. So, doing things like translating the 3d position of a bunch of LEDs to a 2D representation can only be taken so far.

I plan on getting a Matrix sooner than later, but until then, I was curious if you would be willing to share the raw JSON output of stuff like the Info/discovery commands, so that way I can write a basic emulator to test discovery and setup, as well as the UI I want to make for the 3D/Matrix visualizer.

Great work on this too, btw. Extending my existing code to work with your library was a snap. Now I just need to do some testing with actual data. ;)

@MarkAlanJones
Copy link
Owner

MarkAlanJones commented Feb 25, 2024 via email

@d8ahazard
Copy link
Author

Hi @MarkAlanJones - Thanks for the reply!

Specifically, I'm looking for layout data for any "3d" devices you have. I think maybe just the Xmas tree, or the Matrix/curtain style devices?

@MarkAlanJones
Copy link
Owner

MarkAlanJones commented Feb 26, 2024 via email

@d8ahazard
Copy link
Author

Interesting. No 'aspectXY or aspectXZ' values?

@d8ahazard
Copy link
Author

@MarkAlanJones Any more layout data would be useful, but no rush. I think I'm getting somewhere:

image

Need to implement rotation/pan/zoom so it can be coordinated to the "light grid", but a nice start, I think. :D

@MarkAlanJones
Copy link
Owner

MarkAlanJones commented Feb 28, 2024 via email

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

No branches or pull requests

2 participants