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.3.tar.gz
(2.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 somfy_mylink-0.0.3.tar.gz.
File metadata
- Download URL: somfy_mylink-0.0.3.tar.gz
- Upload date:
- Size: 2.5 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 |
1f0c8907e4278b97679dba71a8541e9c6c714e113675967e352ba3e0738f0cf1
|
|
| MD5 |
e5e6b96ce0ddc3bb6eaea51b9aae8dea
|
|
| BLAKE2b-256 |
1d22327faadc235af8a2d8c303f35887ae544811bb48f3d128d2aac668e1597b
|
File details
Details for the file somfy_mylink-0.0.3-py3-none-any.whl.
File metadata
- Download URL: somfy_mylink-0.0.3-py3-none-any.whl
- Upload date:
- Size: 3.7 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 |
876e1892ae24d6a02c6913c30d79886a7323f979677c5b0e506baeade2779dd0
|
|
| MD5 |
ca545e6a85372f77262db6e20da2f45f
|
|
| BLAKE2b-256 |
2c51bbf4a6fc92453ef456cde664d605854e38ccdf54c142e476560df4b32d9b
|