Skip to content

Releases: grinco/ote_rate

Configuration workflow and distribution fees support

21 Jan 22:10
Compare
Choose a tag to compare

Thanks to the great work done by @yardee on this sensor it now supports a configuration workflow, distribution fees, and rates for the next day!

The integration should not break the existing entries for backwards compatibility, but it's highly recommended you remove the platform: ote_rate from your sensors section and configure it via a workflow.

What's Changed

  • Fix MWh unit in NATIVE_UNIT_OF_MEASUREMENT by @martin-klima in #1
  • Configuration workflow with distribution fees by @yardee in #15
  • Set correct version to integration info via const.py by @yardee in #17

New Contributors

Full Changelog: v0.1.2...v0.2.3

Fixed the one hour offset introduced in v0.1.1

19 Oct 10:37
Compare
Choose a tag to compare

Starting history attribute counter from 0 (to match date.hour);
This will remove the 1-hour offset - bug introduced in the previous release

Introduced daily rate forecast/history

19 Oct 09:50
Compare
Choose a tag to compare

Added current day rate history and forecast as attributes.

First working version

08 Sep 11:59
Compare
Choose a tag to compare

Still a bunch of stuff to do, but this works just fine (have been testing it for a few days).