Skip to content

Releases: kevinvandervlist/ohti

Updated default API endpoint and dependencies

Choose a tag to compare

@kevinvandervlist kevinvandervlist released this 29 Oct 10:40
  • Update the reference config to reflect the new API endpoint
  • Move from sttp 2 -> sttp 3
  • Upgrade remaining dependencies

Heating schedules

Choose a tag to compare

@kevinvandervlist kevinvandervlist released this 04 Dec 14:27
  • Add two commands to configure specific schedules for the heating:
    • one that (within certain temperature boundaries) "forces" the heatpump by assigning <2 consecutive hour time brackets
    • One that just sets a simple schedule and therefore allowing gas usage
      Note that in order to use this properly, you need to configure the settings of the Itho config panel on the CV/Heatpum unit itself properly as well.
  • Fix issue where data was (implicitly) read as UTC, should by Europe/Amsterdam (as that's how it's supplied by the APIs)
  • Improve running totals notebook in order to show more info at a single glance

Release that supports changed backend

Choose a tag to compare

@kevinvandervlist kevinvandervlist released this 27 Aug 18:04
  • Energydevices now have distinct IDs (for identification) and energyDeviceIds (for measurement data)
  • Patch data analysis notebook -- UUIDs of devices in Fifthplay ecosystem suddenly changed

See the changelog.

Initial release

Choose a tag to compare

@kevinvandervlist kevinvandervlist released this 16 Jun 19:06

The first release of ohti.

See the changelog for details.