Skip to content

Various bugfixes

Latest
Compare
Choose a tag to compare
@sindrebroch sindrebroch released this 02 Jun 13:46
· 1 commit to main since this release
c347e12

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