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