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.1.tar.gz
(2.1 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.1.tar.gz.
File metadata
- Download URL: somfy_mylink-0.0.1.tar.gz
- Upload date:
- Size: 2.1 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 |
c54df6da925e24c45b3c635d348d1ee59950fbb32f8caa5994ba0dbd4373cfc9
|
|
| MD5 |
69a8cfda5b3a5badd015a9eff406c0a5
|
|
| BLAKE2b-256 |
c89b4bfa3e0b352412e39b1ed644f4c31ebec01640e9dcf4d13d2fac9da1c753
|
File details
Details for the file somfy_mylink-0.0.1-py3-none-any.whl.
File metadata
- Download URL: somfy_mylink-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.3 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 |
8a0824e414e9f0d96117c532d12737b01fe457b66e7659791b4bb68098c2bcb0
|
|
| MD5 |
325fd3c5a6505e8aaffa0bfb745de1af
|
|
| BLAKE2b-256 |
252c401ae7a2cc1bd7b2d7621b37acbfd671a5b015ee351805610ad2707a10c6
|