companion-module-requests icon indicating copy to clipboard operation
companion-module-requests copied to clipboard

Sky Box control

Open frankleggett opened this issue 1 year ago • 1 comments

I would like to request a module to control the Sky TV Satelitte boxes. There is a Java project here which works https://github.com/dalhundal/sky-remote-web. Is it possible to use this with companion to program buttons on to do these functions.

frankleggett avatar Feb 05 '24 13:02 frankleggett

The actual control code is in here: https://github.com/dalhundal/sky-remote

Which is already released as an NPM module: https://www.npmjs.com/package/sky-remote

So just needs someone to wrap that in some Companion stuff. Probably a bit of copy/paste from one of the existing TV or set top box type modules.

peternewman avatar Feb 15 '24 00:02 peternewman