Skip to content

htheatpump v1.2.1

Compare
Choose a tag to compare
@dstrigl dstrigl released this 07 Feb 20:10
· 819 commits to master since this release

Changelog:

  • updated copyright statements
  • added factory function from_json to classes TimeProgPeriod, TimeProgEntry and TimeProgram
  • fixed issue with fault lists with larger number of entries (in HtHeatpump.get_fault_list()); thanks to Alois for reporting
  • added new function HtParam.check_value_type to verify the correct type of a passed value; the type of a passed value to HtHeatpump.set_param() will now be verified
  • fixed issue with passing a larger number of indices to HtHeatpump.fast_query()