Metadata-Version: 2.1
Name: pypck
Version: 0.7.4
Summary: LCN-PCK library
Home-page: https://github.com/alengwenus/pypck
Author: Andre Lengwenus
Author-email: alengwenus@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Eclipse Public License 1.0 (EPL-1.0)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Home Automation
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# pypck
Open source LCN-PCK library written in Python

### Overview

**pypck** is an open source library written in Python which allows the connection to the [LCN (local control network) system](https://www.lcn.eu). It uses the vendor protocol LCN-PCK.
To get started an unused license of the coupling software LCN-PCHK and a hardware coupler is necessary.

**pypck** is a derivative of the [LCN openHAB binding](https://github.com/openhab/openhab1-addons/wiki/lcn-binding) from Tobias Jüttner with several improvements.


