Ha Ideenergy Versions Save

ideenergy integration for home-assistant

v2.1.2

4 months ago

:lady_beetle: Bugfix release

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

v2.1.1

4 months ago

Compatibility release :gear:

  • Compatibility with Home Assistant >= 2024.1.0

What's Changed

New Contributors

Changelog

Full Changelog: https://github.com/ldotlopez/ha-ideenergy/compare/v2.1.0...v2.1.1

v2.1.0

5 months ago

Breaking release :bomb:

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

v2.0.4

6 months ago

🐛 Bugfix release

  • Hopefully fixes: #56

v2.0.2

10 months ago

Bugfix release

🐛 Fix bug #50 (statistics should work again)

v2.0.2a0

11 months ago

v2.0.1

11 months ago

v2.0.0

11 months ago

:rocket: Version 2.0.0

:bomb: 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! :clock1030:)
  • 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

1 year ago

Fix database issues

v1.0.3

1 year ago
  • Minimum required Home Assistant version: 2023.2.0
  • Fix unique_id generation (multiple contracts are working now)