Skip to content

Releases: kevinvandervlist/ohti

Updated default API endpoint and dependencies

29 Oct 10:40

Choose a tag to compare

  • Update the reference config to reflect the new API endpoint
  • Move from sttp 2 -> sttp 3
  • Upgrade remaining dependencies

Heating schedules

04 Dec 14:27

Choose a tag to compare

  • 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

27 Aug 18:04

Choose a tag to compare

  • 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

16 Jun 19:06

Choose a tag to compare

The first release of ohti.

See the changelog for details.