Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 433 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 433 Bytes

somfy_rts

TCP API bindings for the Somfy RTS protocol

Installation

Run the following to install:

pip install somfy-rts

Installation in a virtual environment is recommended.

Documentation

Further documentation can be found on readthedocs here.

Todo

  • Support for serial connections is not yet implemented.
  • Support for dimming and tilting is not yet implemented.