home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
HTPC Projects
Hardware
Ambient Lighting System
Support for Philips Hue System
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="pur_berger" data-source="post: 1104993" data-attributes="member: 50701"><p>FF0000 - 17-0-0 (110000) - red as expected</p><p>00FF00 - 8-33-0 (082100) - very light green</p><p>0000FF - 0-0-17 (000011) - very light blue</p><p></p><p>Found this on the net:</p><p><a href="http://stackoverflow.com/questions/20854825/how-do-i-convert-an-rgb-value-to-a-xy-value-for-the-phillips-hue-bulb/21535834#21535834" target="_blank">http://stackoverflow.com/questions/20854825/how-do-i-convert-an-rgb-value-to-a-xy-value-for-the-phillips-hue-bulb/21535834#21535834</a></p><p></p><p>and this</p><p><a href="http://stackoverflow.com/questions/16052933/convert-philips-hue-xy-values-to-hex/16187919#16187919" target="_blank">http://stackoverflow.com/questions/16052933/convert-philips-hue-xy-values-to-hex/16187919#16187919</a></p><p><a href="https://github.com/PhilipsHue/PhilipsHueSDK-iOS-OSX/tree/master/ApplicationDesignNotes" target="_blank">https://github.com/PhilipsHue/PhilipsHueSDK-iOS-OSX/tree/master/ApplicationDesignNotes</a></p><p><a href="http://stackoverflow.com/questions/22564187/rgb-to-philips-hue-hsb/22649803#22649803" target="_blank">http://stackoverflow.com/questions/22564187/rgb-to-philips-hue-hsb/22649803#22649803</a></p><p>No idea if this was already taken into Count?</p><p></p><p></p><p>I also still don't get why teh Response is so slow - according to philips</p><p><a href="http://www.developers.meethue.com/faq-page" target="_blank">http://www.developers.meethue.com/faq-page</a></p><p>1 command per second for Groups should be fine</p><p></p><p>So - could this be the issue?</p><p></p><p>//Turn the light on and set a Hex color for the <em>command</em></p><p><a href="https://github.com/ambilight-4-mediaportal/AtmoHue/blob/47b0eaa669d46330777bf45332b2104d75a25aee/AtmoHue/Form1.cs#L207" target="_blank"><u>207</u></a> <em>command</em>.<em>TurnOn</em>().<em>SetColor</em>(color);</p><p></p><p></p><p>but in the FAQ it says</p><p></p><p><span style="font-size: 12px"><strong>Why is the bridge response so slow?</strong></span></p><p>Don’t always send ‘ON’ Once you have sent the ‘ON’ attribute to a light, it will stay on. Do not repeatedly send the ‘ON’ command as this will slow the responsiveness of the bridge.</p></blockquote><p></p>
[QUOTE="pur_berger, post: 1104993, member: 50701"] FF0000 - 17-0-0 (110000) - red as expected 00FF00 - 8-33-0 (082100) - very light green 0000FF - 0-0-17 (000011) - very light blue Found this on the net: [url]http://stackoverflow.com/questions/20854825/how-do-i-convert-an-rgb-value-to-a-xy-value-for-the-phillips-hue-bulb/21535834#21535834[/url] and this [url]http://stackoverflow.com/questions/16052933/convert-philips-hue-xy-values-to-hex/16187919#16187919[/url] [url]https://github.com/PhilipsHue/PhilipsHueSDK-iOS-OSX/tree/master/ApplicationDesignNotes[/url] [url]http://stackoverflow.com/questions/22564187/rgb-to-philips-hue-hsb/22649803#22649803[/url] No idea if this was already taken into Count? I also still don't get why teh Response is so slow - according to philips [url]http://www.developers.meethue.com/faq-page[/url] 1 command per second for Groups should be fine So - could this be the issue? //Turn the light on and set a Hex color for the [I]command[/I] [URL='https://github.com/ambilight-4-mediaportal/AtmoHue/blob/47b0eaa669d46330777bf45332b2104d75a25aee/AtmoHue/Form1.cs#L207'][U]207[/U][/URL] [I]command[/I].[I]TurnOn[/I]().[I]SetColor[/I](color); but in the FAQ it says [SIZE=3][B]Why is the bridge response so slow?[/B][/SIZE] Don’t always send ‘ON’ Once you have sent the ‘ON’ attribute to a light, it will stay on. Do not repeatedly send the ‘ON’ command as this will slow the responsiveness of the bridge. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
HTPC Projects
Hardware
Ambient Lighting System
Support for Philips Hue System
Contact us
RSS
Top
Bottom