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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pywaterkotte-0.1.2.tar.gz
.
File metadata
- Download URL: pywaterkotte-0.1.2.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 93cdf90df93df354b044d55113089839dc7482c7b57dde10c18e3d12c4bf517e |
|
MD5 | d424a22541b2243059a1766cf2b39076 |
|
BLAKE2b-256 | 30d1b0b5aa6b0210951a4d9cf7e3aded7e3ebab4a2f768a07459bb65d9fec37d |
File details
Details for the file pywaterkotte-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: pywaterkotte-0.1.2-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6fa85dcd86cf11be8a30a8612cff30c5457e3a2701bcf7c448e4d0d7989dcbfc |
|
MD5 | a89470be4f354025c1a352f856db4972 |
|
BLAKE2b-256 | 0cdb1e4ae0168f7d319cafb96d17aaeaa7da992fb7cd221c34697781e5285b9f |