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
AtmoHue - BETA - Philips Hue support for AtmoLight & AtmoWin
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="Rick164" data-source="post: 1108221" data-attributes="member: 17766"><p>Yeah, this can be added easily now because of the API <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p><p>If there's a plugin for MediaPortal that can already control what keybindings do and launch a program with parameters in this case, if not its possible to let EventGhost start a program with certain key or mce key combinations as well.</p><p></p><p>Already made a small application to test the API so have made a few tweaks so it should do the job already, it works like this:</p><p></p><p>-------</p><p><strong>5 required parameters</strong></p><p></p><p>1 - IP</p><p>2 - Port</p><p>3 - RED</p><p>4 - GREEN</p><p>5 - BLUE</p><p>6 - PRIORITY (at least 1 and anything under 50 gets handled with higher priority atm)*</p><p></p><p>* A high priority color message (<50) will drop any subsequent color command send within the next 3 seconds, this is to make sure the Hue correctly processes the command (still needs better solution)</p><p></p><p><strong>Example</strong></p><p></p><p>AtmoHueHelper.exe 127.0.0.1 20123 255 255 255 10</p><p>-------</p><p></p><p>Attached the helper application to the first post (AtmoHueHelper 0.1), it has basic error handling if you forget a parameter and if it can't reach the api server but that's about it.</p></blockquote><p></p>
[QUOTE="Rick164, post: 1108221, member: 17766"] Yeah, this can be added easily now because of the API :) If there's a plugin for MediaPortal that can already control what keybindings do and launch a program with parameters in this case, if not its possible to let EventGhost start a program with certain key or mce key combinations as well. Already made a small application to test the API so have made a few tweaks so it should do the job already, it works like this: ------- [B]5 required parameters[/B] 1 - IP 2 - Port 3 - RED 4 - GREEN 5 - BLUE 6 - PRIORITY (at least 1 and anything under 50 gets handled with higher priority atm)* * A high priority color message (<50) will drop any subsequent color command send within the next 3 seconds, this is to make sure the Hue correctly processes the command (still needs better solution) [B]Example[/B] AtmoHueHelper.exe 127.0.0.1 20123 255 255 255 10 ------- Attached the helper application to the first post (AtmoHueHelper 0.1), it has basic error handling if you forget a parameter and if it can't reach the api server but that's about it. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
HTPC Projects
Hardware
Ambient Lighting System
AtmoHue - BETA - Philips Hue support for AtmoLight & AtmoWin
Contact us
RSS
Top
Bottom