Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Releases: cyr-ius/hass-enedis

2.4.0

06 Mar 08:15
Compare
Choose a tag to compare

Full Changelog: 2.3.9...2.4.0

2.3.9

04 Mar 10:45
Compare
Choose a tag to compare

Full Changelog: 2.3.8...2.3.9

2.3.7

18 Dec 12:41
2773df2
Compare
Choose a tag to compare

What's Changed

  • Redesign of the calculation module by @cyr-ius in #2

Full Changelog: 2.2.1...2.3.7

2.3.6

10 Dec 11:24
Compare
Choose a tag to compare
Fix last statistics

2.3.2

17 Oct 09:46
Compare
Choose a tag to compare
  • Add clear stastic service
  • Remove offpeak and peak of integration wizard
  • Convert string time (xxHxx) to datetime xx:xx:xx

2.3.0

09 Oct 13:59
Compare
Choose a tag to compare

Complete redesign of the addon

  • Supports the consumption and production of Linky meters
  • Supports multiple billing ranges in consumption mode.
  • Possibility of defining the cost of tariffs on the energy produced, consumed, peak hours, off-peak hours.
  • Possibility to add a specific price on a time slot

Within the Options menu:

The ranges must be set from midnight to midnight. (00H00 - 00H00)
A range that has the same billing must have the same name so that HA can perform the sum.
On each beach, it is necessary to add an hourly rate

Example :
My contract stipulates off-peak hours from 01H30 to 08H00 and from 12H30 to 14H30.

The following ranges should be defined:

  • Peak hours 00H00 01H30 €0.12
  • Off-peak hours 01H00 08H00 €0.08
  • Peak hours 08H00 12:30 €0.12
  • Off-peak hours 12H30 14H00 €0.08
  • Peak hours 14H00 00H00 €0.12

2.2.1

17 Jul 14:03
Compare
Choose a tag to compare
Clean code

2.1

09 Jul 12:16
Compare
Choose a tag to compare
2.1
Fix coordinator_context (> HA 2022.07.0)

2.0

21 May 11:38
Compare
Choose a tag to compare
2.0
Fix service history reload

1.9

18 Apr 14:59
Compare
Choose a tag to compare
1.9
Fix SCAN_INTERVAL at 2 hours