Skip to main content

pywaterkotte is a library to communicate with Waterkotte heatpumps.

Project description

pywaterkotte

pywaterkotte is a library to communicate with Waterkotte heatpumps. Functions tested with my DS 5012.5AI geothermal heatpump.

Basic usage

>>> from pywaterkotte import Ecotouch, EcotouchTags
>>> e = Ecotouch('192.168.1.123')
>>> e.login()
>>> e.read_value(EcotouchTags.OUTSIDE_TEMPERATURE)
12.7

Warning

"With great power comes great responsibility"

This library allows writing to fields usually not accessible to the end-user. This option should be used with caution as it might damage your heatpump. No responsibility is taken in any form.

Contributions

Contributions to this library are encouraged. Feel free to create pull-requests or file bug reports.

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

pywaterkotte-0.1.2.tar.gz (8.2 kB view hashes)

Uploaded Source

Built Distribution

pywaterkotte-0.1.2-py3-none-any.whl (7.5 kB view hashes)

Uploaded Python 3

Supported by

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