Skip to main content

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: Screenshot

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

somfy_mylink-0.0.1.tar.gz (2.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

somfy_mylink-0.0.1-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page