Hey,
I've started work on a channel to control Prismatik. It's software that controls the lightpack ambilight-clone.
This is my first time writing a channel from scratch so any and all comments are welcome.
It currently has some basic functionality. It allows you to turn the lights on and off as well as select a predefined profile.
Currently having some issues with the "replace_parent=True" options as I would like it to not remember history more than 1 deep.
Also, setting preferences only works from the Web client on a server running OSX. I think this might be a PHT or PMS issue as this is also the case on other Channels.
Here's the link to me github repo:
https://github.com/Danimal4326/Prismatik_remote.bundle
There's some other features I'd like to add that are in progress:
Start/restart/quit the prismatik application - I know how to do this on OSX. Not sure in other platforms.