Skip to content

Configuration workflow and distribution fees support

Latest
Compare
Choose a tag to compare
@grinco grinco released this 21 Jan 22:10
· 3 commits to master since this release

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