Skip to content

Releases: tbouron/ha-agur

v0.1.4

Choose a tag to compare

@tbouron tbouron released this 04 May 16:57
0c26dc9

What's Changed

  • Stores statistics in m3 instead of L so 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 Sud and Eau 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

v0.1.4-beta.2 Pre-release
Pre-release

Choose a tag to compare

@tbouron tbouron released this 04 May 08:49
090d8b4

What's Changed

  • Stores statistics in m3 instead of L so 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 Sud and Eau 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

v0.1.4-beta.1 Pre-release
Pre-release

Choose a tag to compare

@tbouron tbouron released this 02 May 21:04
910bab8

What's Changed

  • Store statistics in m3 instead of L so 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

Choose a tag to compare

@tbouron tbouron released this 17 Oct 21:42
7f188b8

Bug fixes

  • Set the datetime object 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

v0.1.3-beta Pre-release
Pre-release

Choose a tag to compare

@tbouron tbouron released this 17 Oct 13:15
0c5020c

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

Choose a tag to compare

@tbouron tbouron released this 04 Jan 23:01
f9684ed

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

Choose a tag to compare

@tbouron tbouron released this 28 Dec 13:39
3142e26

Bug fixes

  • Use name instead of default_name for the device information to categorising it properly. It is now always recognised as a primary device.

Full Changelog: 0.1.0...0.1.1

v0.1.0

Choose a tag to compare

@tbouron tbouron released this 24 Dec 08:20
cef5b50

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