Hello everyone,
I'd like to introduce a new adapter: iobroker.sky-remote.
The adapter controls Sky Q set-top boxes over the network (HTTP, port 49160) –
so no infrared, directly via LAN/WiFi.
Features
All Sky remote buttons are available as states under buttons.*
(power, up/down/left/right, select, tvguide, 0–9, play/pause/stop, colour keys, etc.)
sendSequence: comma-separated command sequence, e.g. 1,0,1 to switch to channel 101
or tvguide,right,select to navigate
Connection monitoring via a lightweight TCP check that does not trigger an
on-screen display on the TV (info.connection)
Configuration via the modern jsonConfig UI
Compatible with js-controller >= 6, Admin >= 7.6.20, Node.js >= 22
Installation
For now from the npm package / GitHub – the PR for the Latest repository is open
(see links). I'd very much welcome feedback and testing!
Links
GitHub: https://github.com/AlanSRU/ioBroker.sky-remote
npm: https://www.npmjs.com/package/iobroker.sky-remote
Latest-repo PR: https://github.com/ioBroker/ioBroker.repositories/pull/6259
Best regards
Alan