A python library for controlling a sky box
Project description
skyboxremote
Python library to send commands to a Sky HD box Based on the sky-remote NodeJS module from dalhundal
Installation
pip install skyboxremote
Usage
Pass ip and port into RemoteControl function to create a remote. Port defaults to 49160 for SkyHD or SkyQ, set to port 5900 for legacy SkyQ firmware < 060 Time between commands in a sequence defaults to 0.01s.
Example
from skyboxremote import RemoteControl
remote = RemoteControl('192.168.1.60')
# Send a single command
remote.send_keys('sky')
# Send a sequence of commands
remote.send_keys(['sky', 'tvguide', 'green'])
Available remote control commands
power
sky
tvguide boxoffice services interactive
up down left right
select backup
channelup channeldown
i text help
red green yellow blue
0 1 2 3 4 5 6 7 8 9
play pause stop record fastforward rewind
sidebar
dismiss
search
home
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file skyboxremote-0.0.6.tar.gz.
File metadata
- Download URL: skyboxremote-0.0.6.tar.gz
- Upload date:
- Size: 11.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1a04543069d4f755109bd2cd72d6211df4667c5ba37dcf1f5dcf4a4b02eb3413
|
|
| MD5 |
0ab9070891f68143b29fb42b858a617f
|
|
| BLAKE2b-256 |
df9b1c60a3af62108abcac675b486ca16cd2eb41aee2a765d0707c1cc8091392
|
File details
Details for the file skyboxremote-0.0.6-py3-none-any.whl.
File metadata
- Download URL: skyboxremote-0.0.6-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a491d778bd457b12f9a87e92885f98e2ac83b320699642ad63c133fe717b36d
|
|
| MD5 |
271ae1390dbec03fa3a14e863b9ad076
|
|
| BLAKE2b-256 |
b7237363aaba65d5752ce6f5118a4af988a31f8e9c5374fb6893e4213af15ba6
|