Releases: ldotlopez/ha-ideenergy
Releases · ldotlopez/ha-ideenergy
v1.0.2
v1.0.1
v1.0.0
🚀 1.0.0
This is a major upgrade, lots of things have changed. Do a backup before upgrade, make sure that you can restore that backup.
Changes
The most user-visible change is the addition of some sensors for historical data: power generation or power demand.
On the internal side the biggest change is the internal rewrite of the integration to use the DataCoordinator from HomeAssistant.
This component allows a central data update point to all sensors, this change also allows to expand the flexibility and extensibility of this project . With this changes future releases will provide new and better sensors.
v0.2.3
What's Changed
- Create CodeQL Analysis Workflow by @ad-ha in #6
- Update name by @ad-ha in #9
- Update Name by @ad-ha in #8
- Update Instant data missing from previous Commit by @ad-ha in #5
- Add/replace logo and icon files by @ad-ha in #17
- Fix Readme URLs by @aguilaair in #18
New Contributors
- @ad-ha made their first contribution in #6
- @aguilaair made their first contribution in #18
Full Changelog: v0.2.0...v0.2.3
v0.2.2 alpha 2
What's Changed
- Add/replace logo and icon files by @ad-ha in #17
- Fix Readme URLs by @aguilaair in #18
- Upgrade to ideenergy 1.0.0a3 https://github.com/ldotlopez/ideenergy/releases/tag/v1.0.0a3
New Contributors
- @aguilaair made their first contribution in #18
Full Changelog: v0.2.2a1...v0.2.2a2
v0.2.2-alpha1
- Actualización a ideenergy==1.0.0a2
- Debería solucionar el bug #16
v0.2.1
v0.2.0
🚀 First public release
- Integration with HACS store
- Integration with the HomeAssistant energy panel.
- Support for various contracts.
- Accumulated consumption sensor.
- Experimental sensor of historical consumption data with better (sub-kWh) precession.
- Configuration through the HomeAssistant web interface without the need to edit YAML files.
- Smart update algorithm to read the ICP near the end of each hourly period (between minute 50 and 59) with a better representation of consumption in the HomeAssistant energy panel.
- Fully asynchronous and integrated with HomeAssistant.