Skip to content

Releases: mampfes/ha_epex_spot

2.1.0

28 Oct 12:55
Compare
Choose a tag to compare
  • service added to fetch data manually
  • fix minor issues with service calls

2.0.0

07 Oct 16:11
Compare
Choose a tag to compare

This release is a major rewrite using latest Home Assistant helpers and features.

New Features:

  • Service Call interface to query highest and lowest price interval for arbitrary durations
  • Support for 30 minute data sources like GB-30

Breaking Change:

  • Sensor names now follow Home Assistant entity naming conventions. Therefore sensor names may change.

1.4.0

17 Sep 08:24
Compare
Choose a tag to compare

add median price sensor

1.3.1

01 Jul 10:14
Compare
Choose a tag to compare

add unit-of-measure for rank + quantile sensor to show them as graph instead of bars in the entity dialog

1.3.0

01 Jul 09:57
239940d
Compare
Choose a tag to compare

add support for SMARD.de

1.2.0

09 May 17:37
239940d
Compare
Choose a tag to compare
  • add net price sensor
  • fix unit ct/kWh

1.1.2

17 Apr 15:51
Compare
Choose a tag to compare

fixed issue if multiple sources are configured at the same time

1.1.0

19 Feb 09:14
Compare
Choose a tag to compare

Additional sensors for:

  • minimum price during the day
  • maximum price during the day
  • average price during the day
  • rank during the day
  • quantile during the day

Improve the update point in time of all sensors: They are now really close (typically < 1sec) to the hour. Before, the update was triggered by 30sec default Home Assistant polling.

Adds price in ct/kWh for all relevant sensors as extra attribute.

1.0.1

02 Feb 18:48
3b40ea4
Compare
Choose a tag to compare

fix warning in HA 2023.2