Skip to content

Releases: ldotlopez/ha-ideenergy

v2.1.2

09 Jan 19:03
Compare
Choose a tag to compare

🐞 Bugfix release

  • Pull latest version of historical sensor that should fix database corruption (#58)

v2.1.1

05 Jan 12:27
Compare
Choose a tag to compare

Compatibility release βš™οΈ

  • Compatibility with Home Assistant >= 2024.1.0

What's Changed

New Contributors

Changelog

Full Changelog: v2.1.0...v2.1.1

v2.1.0

29 Dec 11:33
Compare
Choose a tag to compare

Breaking release πŸ’£

This release upgrades all the components stack to major versions: homeassistant-historical-sensors 2.0 and ideenergy 2.0

Some stuff may be broken, use it at your own risk. Since there are no changes in the database manipulation downgrade may be possible.
Back up your setup.

Since a lot of new code was staging behind I had to make a call and push all that code.
Sorry for any inconvenience

v 2.0.4

15 Nov 15:11
Compare
Choose a tag to compare

πŸ› Bugfix release

  • Hopefully fixes: #56

v2.0.2

17 Jul 15:36
Compare
Choose a tag to compare

Bugfix release

πŸ› Fix bug #50 (statistics should work again)

v2.0.2 alpha 0

25 Jun 17:31
Compare
Choose a tag to compare
v2.0.2 alpha 0 Pre-release
Pre-release
v2.0.2a0

Try to address bug #50

v2.0.1

25 Jun 14:44
Compare
Choose a tag to compare

Bugfix release

See #50

v2.0.0 - Let's rewrite history!

22 Jun 17:41
Compare
Choose a tag to compare

πŸš€ Version 2.0.0

πŸ’£ This is a major upgrade, please backup your data before upgrade.

What's Changed

  • Support for Home Assistant >= 2023.6.0
  • Rebuild integration on top of homeassistant-historical-sensor (we import data from the past! πŸ•₯)
  • Sensor for accumulated consumption
  • Sensor for instant power demand
  • Historical sensors for consumption, generation and power demand
  • Sub kWh-precision on historical sensors
  • Support for statistics for all sensors (integration with energy panel)

v1.0.4

09 Mar 18:48
Compare
Choose a tag to compare

Fix database issues

v1.0.3

07 Feb 14:46
Compare
Choose a tag to compare
  • Minimum required Home Assistant version: 2023.2.0
  • Fix unique_id generation (multiple contracts are working now)