Changes worth noticing, per version, starting from version 2.1.0
- Add config value dynamicMin for price curve to set graph min to a dynamic value. 0 = minPrice, ex. 0.2 = 0.2 below min price.
- This is an attempt to restart the live data subscription when no data has been received for 10 minutes, hoping to fix the freeze problem.
- Use new Tibber API for live data.
- Breaking change: You now must configure homeId instead of homeNumber. Go to https://developer.tibber.com/ to find your homeId.
- Bugfix swedish translations
- Update dependencies
- Make it possible to configure Tibber query interval, and set default to 5 minutes (was 1 minute before).
- Add changelog