Skip to content

Releases: sindrebroch/ha-elvia

Various bugfixes

02 Jun 13:46
c347e12
Compare
Choose a tag to compare

Changes

  • Fix wrong month selected
  • Handle index-out-of-bound exception. Happened every start of the month, when trying to get maxhour. Should now return 0 for these. Fixes #11
  • Fetching data for "today" instead of by timestamp, which should return daily_tariff for the whole day. Fixes #7

Full Changelog: 0.2.0...0.3.0

Handle error and fix timezone-issue

02 Jun 10:54
e1c71ae
Compare
Choose a tag to compare
Pre-release

Changes

  • Handle index-out-of-bound exception. Happened every start of the month, when trying to get maxhour. Should now return 0 for these. Fixes #11
  • Fetching data for "today" instead of by timestamp, which should return daily_tariff for the whole day. Fixes #7

Full Changelog: 0.3.0b0...0.3.0b1

Tweak

05 May 07:16
9e3e86d
Compare
Choose a tag to compare
Tweak Pre-release
Pre-release

Full Changelog: 0.2.0b01...0.3.0b0

0.2.0 New sensors and more

15 Feb 19:31
9e3e86d
Compare
Choose a tag to compare

Breaking changes:

  • Requires token
  • Entities have been renamed

Improvements:

  • Fetch data once every hour, at the start of the hour

Additions:

  • Max 3 hours for current and previous months
  • Average of max 3 hours for current and previous months
  • Attribute for energy_price containing array of all hourly prices

Full Changelog: 0.1.4...0.2.0

BETA: Fix month

07 Feb 08:46
9e3e86d
Compare
Choose a tag to compare
BETA: Fix month Pre-release
Pre-release

Full Changelog: 0.2.0b01...0.2.0b02

BETA: Cleanup

06 Feb 13:12
eff4134
Compare
Choose a tag to compare
BETA: Cleanup Pre-release
Pre-release

Full Changelog: 0.1.4...0.2.0b01

Breaking change:

  • Requires token
  • Entities have been renamed

Improvements:

  • Fetch data once every hour, at the start of the hour

Additions:

  • Max 3 hours for current and previous months
  • Average of max 3 hours for current and previous months
  • Attribute for energy_price containing array of all hourly prices

Fixed price monthly and improved setup

10 Sep 13:37
Compare
Choose a tag to compare

Remove warning log

04 Aug 13:49
78cca7e
Compare
Choose a tag to compare

MVP 2.0

14 Jul 14:41
Compare
Choose a tag to compare

Full Changelog: v0.1.0...0.1.2

BETA: Add price_info

10 Jul 21:02
Compare
Choose a tag to compare
BETA: Add price_info Pre-release
Pre-release

Full Changelog: 0.1.2b5...0.1.2b6