Releases: JaccoR/hass-entso-e
Releases · JaccoR/hass-entso-e
v0.6.4-beta1
What's Changed
- Make the update of the filtered hourprices threadsafe and remove stale data.
- Adding comments and reschuffle code without functional changes by @Pluimvee in #204
Full Changelog: v0.6.3...v0.6.4-beta1
v0.6.3
What's Changed
- Make sure the filtered hourprices get updated every hour. by @Roeland54 in #188
- Fixes config flow by @Roeland54 in #189
- Adding percentage of spread & Resolve missing hours issue by @Pluimvee in #191
- Reduce calls for update data coordinator by @Pluimvee in #200
New Contributors
Full Changelog: v0.6.1...v0.6.3
v0.6.3-beta2
What's Changed
- Make sure the filtered hourprices get updated every hour. by @Roeland54 in #188
- Fixes config flow by @Roeland54 in #189
- Adding percentage of spread & Resolve missing hours issue by @Pluimvee in #191
- Reduce calls for update data coordinator by @Pluimvee in #200
New Contributors
Full Changelog: v0.6.1...v0.6.3-beta2
v0.6.3-beta1
What's Changed
- Make sure the filtered hourprices get updated every hour. by @Roeland54 in #188
- Fixes config flow by @Roeland54 in #189
- Adding percentage of spread & Resolve missing hours issue by @Pluimvee in #191
New Contributors
Full Changelog: v0.6.1...v0.6.3-beta1
v0.6.1
v0.5.1
*Bugfix DE_LU zone only use PT60M data.
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Default display precision of 3 decimals
- Make entities part of a service
- Fixing icons of entities
- Add home assistant action "get_energy_prices" to fetch prices.
- Updated state_classes to be more accurate.
- Removed broken restore logic
- Reduced amount of api's calls to entso-e
- Reworked api fetching logic and removed dependency on entsoe-py because of conflicts and issues with Pandas and Bs4.
- Reworked update logic for "prices_today", "prices_tomorrow" attributes.
- Improvements to increase the reliability when errors happen or the entso-e api goes down
v0.5.0-beta3
What's Changed
- Default display precision of 3 decimals
- Make entities part of a service
- Fixing icons of entities
- Add home assistant action "get_energy_prices" to fetch prices.
- Updated state_classes to be more accurate.
- Removed broken restore logic
- Reduced amount of api's calls to entso-e
- Reworked api fetching logic and removed dependency on entsoe-py because of conflicts and issues with Pandas and Bs4.
- Reworked update logic for "prices_today", "prices_tomorrow" attributes.
- Improvements to increase the reliability when errors happen or the entso-e api goes down
v0.5.0-beta2
What's Changed
- Default display precision of 3 decimals
- Make entities part of a service
- Fixing icons of entities
- Add home assistant action "get_energy_prices" to fetch prices.
- Updated state_classes to be more accurate.
- Removed broken restore logic
- Reduced amount of api's calls to entso-e
- Reworked api fetching logic and removed dependency on entsoe-py because of conflicts and issues with Pandas and Bs4.
- Reworked update logic for "prices_today", "prices_tomorrow" attributes.
- Improvements to increase the reliability when errors happen or the entso-e api goes down
v0.5.0-beta1
What's Changed
- Default display precision of 3 decimals
- Make entities part of a service
- Fixing icons of entities
- Add home assistant action "get_energy_prices" to fetch prices.
- Updated state_classes to be more accurate.
- Removed broken restore logic
- Reduced amount of api's calls to entso-e
- Reworked api fetching logic and removed dependency on entsoe-py because of conflicts and issues with Pandas and Bs4.
- Reworked update logic for "prices_today", "prices_tomorrow" attributes.
- Improvements to increase the reliability when errors happen or the entso-e api goes down