PySkyPlusHD
Python package to control a Sky+ HD box
Install
pip install PySkyPlusHD
Example
import PySkyPlusHD
sky = PySkyPlusHD.SkyBox("192.168.0.2")
# Pauses the Sky box
sky.sendButton("pause")
# Returns True if on, False if off
state = sky.getState()
storage = sky.getStorage()
# Returns storage used in GB
usedGB = storage.usedGB
# Returns percentage of storage used
usedPercent = storage.usedPercent
Buttons
Buttons supported by sendButton
power
select
backup
dismiss
channelup
channeldown
interactive
sidebar
help
services
search
tvguide
home
i
text
up
down
left
right
red
green
yellow
blue
0
1
2
3
4
5
6
7
8
9
play
pause
stop
record
fastforward
rewind
boxoffice
sky
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
PySkyPlusHD-0.2.0.tar.gz
(3.2 kB
view details)
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 PySkyPlusHD-0.2.0.tar.gz.
File metadata
- Download URL: PySkyPlusHD-0.2.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
12ae61dc3a0f587496f71e963bdb830bfe63ea7238f179078d7b472bbc572a97
|
|
| MD5 |
c16742d5d6c9f11ab7dd435020680f6f
|
|
| BLAKE2b-256 |
fc875016405dc7e2cc636a9e3ccefb0ca150df61476cd47a999e057525806688
|
File details
Details for the file PySkyPlusHD-0.2.0-py3-none-any.whl.
File metadata
- Download URL: PySkyPlusHD-0.2.0-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f9c48938b22e0d45a75acafcab9c2f23d933608074555069454dd555bb7ec59c
|
|
| MD5 |
cc0c84a943c17c76eacd48482b1e98f9
|
|
| BLAKE2b-256 |
6a909ebcb59446d0319ded916bb50143473d6a915d472fecda34b1852f51c152
|