Releases: sindrebroch/ha-elvia
Releases · sindrebroch/ha-elvia
Various bugfixes
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
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
Full Changelog: 0.2.0b01...0.3.0b0
0.2.0 New sensors and more
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
Full Changelog: 0.2.0b01...0.2.0b02
BETA: Cleanup
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
Full Changelog: 0.1.3...0.1.4
Remove warning log
Full Changelog: 0.1.2...0.1.3
MVP 2.0
Full Changelog: v0.1.0...0.1.2
BETA: Add price_info
Full Changelog: 0.1.2b5...0.1.2b6