Skip to content

htheatpump v1.2.0

Compare
Choose a tag to compare
@dstrigl dstrigl released this 10 Jun 19:15
· 992 commits to master since this release

Changelog:

  • added support for Python's "with" statement for the HtHeatpump class
  • added some more unit-tests (especially for the time program functions)
  • extended the sample scripts hthttp.py to query for time programs of the heat pump
  • added new sample samples/httimeprog.py to read the time programs of the heat pump
  • added new functions to write/change time program entries of the heat pump (see HtHeatpump.set_time_prog...)
  • added new functions to read the time program of the heat pump (see HtHeatpump.get_time_prog...)
  • added type annotations and hints for static type checking (using mypy)
  • splitted up property HtHeatpump.verify_param to HtHeatpump.verify_param_action
    and HtHeatpump.verify_param_error
  • renamed exception ParamVerificationException to VerificationException
  • added support for Python 3.7
  • dropped support for Python 3.4
  • added some more heat pump parameters (data points) in htparams.csv