Releases: tbouron/ha-agur
Releases · tbouron/ha-agur
Release list
v0.1.4
What's Changed
- Stores statistics in
m3instead ofLso that we can assign a price in the energy dashboard. This also comes with a repair action to do this on behalf of the user - Adds regional providers
Grand Paris SudandEau Paris
Bug fixes
- Fix config flow crash when trying to reconfigure the integration
Full Changelog: 0.1.3...0.1.4
v0.1.4-beta.2
What's Changed
- Stores statistics in
m3instead ofLso that we can assign a price in the energy dashboard. This also comes with a repair action to do this on behalf of the user - Adds regional providers
Grand Paris SudandEau Paris
Bug fixes
- Fix config flow crash when trying to reconfigure the integration
Full Changelog: 0.1.3...0.1.4-beta.2
v0.1.4-beta.1
What's Changed
- Store statistics in
m3instead ofLso that we can assign a price in the energy dashboard. This also comes with a repair action to do this on behalf of the user
Full Changelog: 0.1.3...0.1.4-beta.1
v0.1.3
Bug fixes
- Set the
datetimeobject to the closest hour when importing data to Home Assistant. This is to avoid the rare occurences of dates returned by API not at the hours, causing the exception"Invalid timestamp: timestamps must be from the top of the hour (minutes and seconds = 0)"in Home Assistant
Full Changelog: 0.1.2...0.1.3
v0.1.3-beta
Bug fixes
Set the datetime object to the closest hour when importing data to Home Assistant. This is to avoid the exception "Invalid timestamp: timestamps must be from the top of the hour (minutes and seconds = 0)" that occurs sometimes
Full Changelog: 0.1.2...0.1.3-beta
v0.1.2
Bug fixes
- Make sure the session token is properly refreshed when it expires. This wan't the case previously causing the credentials to be wrongly marked as invalid.
Full Changelog: 0.1.1...0.1.2
v0.1.1
Bug fixes
- Use
nameinstead ofdefault_namefor the device information to categorising it properly. It is now always recognised as aprimarydevice.
Full Changelog: 0.1.0...0.1.1
v0.1.0
First release 🎉 🎉🎉
Please see the readme for more details on what's included and how to install
Full Changelog: https://github.com/tbouron/ha-agur/commits/0.1.0