Python API bindings for the Somfy MyLink Synergy API
Project description
somfy-mylink
TCP API bindings for the Somfy MyLink Synergy API.
Usage
from somfy_mylink import SomfyMyLink
somfy = SomfyMyLink('yoursystemid', '192.168.86.31')
cover = somfy.target('CC104FA2.1')
# Async open the shade
await cover.up()
# Async close the shade
await cover.down()
# Async stop the shade motion
await cover.stop()
System ID and Target IDs
The System ID and Target IDs can be found in the "Integration Report" in your Somfy MyLink app:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
somfy_mylink-0.0.2.tar.gz
(2.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 somfy_mylink-0.0.2.tar.gz.
File metadata
- Download URL: somfy_mylink-0.0.2.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.27.0 CPython/3.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
91eac70427cf8637d4ac5172b61878b981b6a38cdb78fa438fb9ae46ff4b3c47
|
|
| MD5 |
c47599976396fde89382213b62479f2d
|
|
| BLAKE2b-256 |
91bc514a9ea95494b9b88ba7f84140c3f47c6b5c01857a41f62e94b0114f883e
|
File details
Details for the file somfy_mylink-0.0.2-py3-none-any.whl.
File metadata
- Download URL: somfy_mylink-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.27.0 CPython/3.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6464d8ce0779364b363fa6ee107c0f9072d8ddb6e204e3ac5b67797d77a76ed8
|
|
| MD5 |
869c74825dcbdf80af109f447799c968
|
|
| BLAKE2b-256 |
bd88c87bf2925a798b5300809c143397f0775bb14edfa90aab80bc4f463ed5a9
|