BradyBrenot / huestacean

Philips Hue control app for desktop with screen syncing. C++ with Qt Quick GUI.
http://huestacean.com
Apache License 2.0
564 stars 54 forks source link

[Question] is there a way to run this software and get the current color values in raw? #110

Open JorinL opened 5 years ago

JorinL commented 5 years ago

Hey there, I just learned about those nice features which this software provides and how muck work you have spend in that. Nice Work!

I have a little special case where it would help me to get the color values it would set to the HUE Lights. Because I'm building my own RGB Strips (unicolor and also multicolor) where I could set the color over MQTT. So if I had access by your Software to the colors which should be set, I could probably use it so sync my EPS8266 RGB Strips to that. :-) Without a Bridge and any HUE Light at all.

I'm pleased to hear from you.