Python package for Philips Somneo
Project description
from pysomneoctrl import SomneoDevice
somneo = SomneoDevice(ip="1.1.1.1")
# Play Audio:
somneo.audio(True, device="fmr")
# Light:
somneo.bedlight(True, brightness=20, ctype=3)
somneo.nightlight(True)
# Sensors:
print(somneo._data[WUSRD])
# Other data:
somneo._data[ALARMS] -> Alarm data
somneo._data[WURLX] -> Relax Breathe data
somneo._data[WUDSK] -> Sunset data
somneo._data[WUPLY] -> Audio data
somneo._data[WUFMR] -> FM Radio data
somneo._data[PRESETS] -> FM Radio Presets
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
pysomneoctrl-1.0.4.tar.gz
(9.5 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 pysomneoctrl-1.0.4.tar.gz.
File metadata
- Download URL: pysomneoctrl-1.0.4.tar.gz
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f021e12549c215bc046ea95c21aaafbdd028583a6de307ae88a564d7a6c33e35
|
|
| MD5 |
29d102818481329a4d93e86943bb0f15
|
|
| BLAKE2b-256 |
b028be5441dfe16bc70180e99c706082529b00fc31157977dad48894c2d05c26
|
File details
Details for the file pysomneoctrl-1.0.4-py3-none-any.whl.
File metadata
- Download URL: pysomneoctrl-1.0.4-py3-none-any.whl
- Upload date:
- Size: 11.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e87c428d693ee903551d84f1e2b561471abcf2c014a5bca4797e67fb6acec2fc
|
|
| MD5 |
6384dc8dcb2c2ca8e2f0cb2e7ddbdf47
|
|
| BLAKE2b-256 |
9c13910bcb933953e8f56c9e444cd8e796e6c1a6a7932398653c6a997a1d34e9
|