Metadata-Version: 2.1
Name: ctc-heatpump
Version: 0.0.1
Summary: For communicating with CTC heat pump by pretending to be a GSM modem
Home-page: https://github.com/bjorkegeek/python_ctc_heatpump
Author: David Björkevik
Author-email: david@bjorkevik.se
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/bjorkegeek/python_ctc_heatpump/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aioserial

# python_ctc_heatpump
Python module for communicating with CTC heat pump by pretending to be a GSM modem

Written for a one-off project connecting a heat pump to Home Assistant.

The module is set to run on a Raspberry Pi connected to the heat pump
with a USB RS-232 adapter and a null modem cable.


