Metadata-Version: 2.1
Name: pyotgw
Version: 0.1a0
Summary: A library to interface with the opentherm gateway through serialor network connection.
Home-page: https://github.com/mvn23/pyotgw
Author: Milan van Nugteren
Author-email: milan@network23.nl
License: GPLv3+
Keywords: opentherm gateway otgw
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Requires-Dist: pyserial-asyncio

pyotgw - A python library to interface with the OpenTherm Gateway

See http://otgw.tclcode.com for the hardware.

This library is written primarily for use with Home Assistant (https://www.home-assistant.io) but can be used for other purposes as well.
So far there's no Home Assistant platform which uses this library, but once it is in a more mature stage I will put some effort in that part as well.
The code is very much incomplete and definitely not ready for general use, but feel free to test and contribute where you see fit.


