I’m developing a component for controlling NZXT Hue+ RGB lighting. I’m checking in to see if there is any interest in this, or specific feature requests / use cases I can work on? I’m basically going to just create a wrapper around the following library https://github.com/kusti8/hue-plus
The component will allow for remote on / off, color selection, and pretty much anything else the Python library linked above supports. It will require installing OpenSSH server on Windows 10, and the above python package for remote control on the remote client machine. If anyone has any ideas about how to simplify this, that would be great!