Htheatpump

Latest version: v1.3.2

Safety actively analyzes 620901 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.3.2

------------------

* updated copyright statements
* some minor improvements in the tests
* fix: removed log of loaded definition file path (``HTHEATPUMP: load parameter definitions ...``)
to get a clean JSON output in the sample scripts (e.g. ``htquery.py``)

1.3.1

------------------

* replaced Travis CI by GitHub Actions
* added async version of console scripts
* updated copyright statements
* some minor cleanup and improvements

1.3.0

------------------

* added new class ``AioHtHeatpump`` for asynchronous communication (async/await) with the heat pump
* Python code reformatting using *Black* and *isort*
* moved protocol related constants and functions to ``protocol.py``
* dropped support for Python 3.5 and 3.6

1.2.4

------------------

* added support for Python 3.8
* some minor cleanup and improvements
* changed log statements to the form with the preferred and well-known ``%s`` (and ``%d``, ``%f``, etc.)
string formatting indicators (due to performance reasons)
* added additional heat pump parameter (data points) ``Hauptschalter`` in ``htparams.csv``

1.2.3

------------------

* changed behaviour of ``HtHeatpump.reconnect()``, which will now also establish a connection if still not connected
* added sample scripts (e.g. ``htcomplparams``, ``htquery``, etc.) to be part of the ``htheatpump`` package
* clean-up of ``setup.py`` and ``MANIFEST.in``

1.2.2

------------------

* added sample file ``htparams-xxxxxx-3_0_20-273.csv`` with a complete list of all heat pump parameters
from a Heliotherm heat pump with SW 3.0.20
* added new sample script ``htcomplparams.py`` to create a complete list of all heat pump parameters
* added some more heat pump parameters (data points) in ``htparams.csv``
* Python code reformatting using *Black*
* changed package requirements structure; some changes in ``setup.py``, ``setup.cfg``, ``tox.ini``, etc.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.