Skip to content

Latest commit

 

History

History
99 lines (57 loc) · 3.29 KB

CHANGELOG.md

File metadata and controls

99 lines (57 loc) · 3.29 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.3.6] - 2024-09-28

Fixed

#52: Error but everything seems ok in config.

[1.3.5] - 2024-05-08

Changed

#36: [PyGazpar] Upgrade to version 1.2.2.

Added

#35: [Feature] Renseigner plusieurs PCE.

Fixed

#39: [Bug] Error message from PyGazpar is not displayed correctly in the log file.

[1.3.4] - 2022-12-16

Changed

#31: [Feature] For Weekly readings, provide data on the last 10 weeks VS the same weeks one year before.

#30: Upgrade PyGazpar to version 1.2.0.

#27: [Issue] Energy Dashboard - Unit error - Regression in HA 2022.11.

Fixed

#24: [Bug] gas_energy not showing in the energy dashboard

#28: [Issue] No data update - GrDF web site is half broken - Download button does not work anymore.

[1.3.3] - 2022-11-26

Fixed

#25: [Bug] Error logged while HA is initializing.

#24: [Bug] gas_energy not showing in the energy dashboard.

[1.3.2] - 2022-11-23

Changed

#11: Lack of precision.

[1.3.1] - 2022-11-16

Changed

#20: Upgrade PyGazpar to version 1.1.6.

[1.3.0] - 2022-10-16

Added

#14: [Feature] Add attribute 'version' to give the version number of the Gazpar Integration component.

#13: [Feature] Add attribute errorMessages that displays all error messages raised while using PyGazpar library.

#12: [Feature] Compute Yearly data from Monthly data.

[1.2.0] - 2022-10-09

Added

#8: Add support for lovelace card. Now, the integration provide a single entity sensor.gazpar that contains both daily, weekly and monthly data.

[1.1.5] - 2022-07-11

Fixed

#9: HTTP Error 500 (Upgrade PyGazpar to 1.1.5).

[1.1.4.2] - 2022-01-26

Fixed

Anonymize the README.

[1.1.4.1] - 2022-01-26

Fixed

#2: Usage of device_state_attributes() method is deprecated in Home Assistant 2021.12.

[1.1.4] - 2022-01-18

Changed

  • Upgrade PyGazpar to 1.1.4.

[1.1.2] - 2022-01-09

Changed

  • Upgrade PyGazpar to 1.1.2.

Added

  • Add HACS support.