ha_epex_spot

Adds EPEX Spot data to Home Assistant.

MIT License

Stars
115

Bot releases are hidden (Show)

ha_epex_spot - 2.3.8 Latest Release

Published by mampfes 4 months ago

Fix for EPEX Spot web scraper.

ha_epex_spot - 2.3.7

Published by mampfes 4 months ago

Fix EPEX Spot Web Scraper for CH and GB.

EPEX Spot recently made changes on their homepage.

ha_epex_spot - 2.3.6

Published by mampfes 5 months ago

Fix missing info in configuration dialog.
Fix object has no attribute.

ha_epex_spot - 2.3.5

Published by mampfes 8 months ago

Fix: Return start- and end-time in service call response annotated with local timezone (instead of UTC) to avoid confusions.

ha_epex_spot - 2.3.4

Published by mampfes 9 months ago

  • harmonize start data for SMARD
  • spread fetch time to reduce server peak load
  • omit single communication errors
  • fix timestamps for Awattar

This release is identical to prerelease version 2.3.3.2.

ha_epex_spot - 2.3.3.2

Published by mampfes 9 months ago

Beta version to test whether fix for #76 is working.

ha_epex_spot - 2.3.3

Published by mampfes 9 months ago

  • harmonize start data for SMARD
  • spread fetch time to reduce server peak load
  • omit single communication errors
ha_epex_spot - 2.3.2

Published by mampfes 9 months ago

  • fixed floating point display issues in sensor attributes (thanks @swoga)
  • don't record data attribute of sensors anymore to reduce load in recorder (thanks @swoga)
  • combine 15min data record to 1h record in smartENERGY marketdata (thanks @swoga)
ha_epex_spot - 2.3.1

Published by mampfes 9 months ago

fix for SSL certificate error on EPEX Spot Web Scraper

ha_epex_spot - 2.3.0

Published by mampfes 9 months ago

  • all timestamps are now displayed with local timezone offset
    (instead of UTC offset which caused too many questions)
  • new source: smartENERGY.at (thanks @swoga)
  • rank + quantile sensor report values for whole day in sensor attributes now
  • for all numerical sensors, the display precision can now be configured in the UI

Note: I'm experimenting with a new feature:
https://github.com/mampfes/ha_epex_spot_sensor
Please let me know if this is a useful addition to EPEX Spot.

ha_epex_spot - 2.2.0

Published by mampfes 11 months ago

  • enable long-term statistics for price / net-price sensor
  • price calculation per hour instead of per interval
  • fix missing update for fetch-data service call
  • allow negative values for "percentage surcharge"
ha_epex_spot - 2.1.0

Published by mampfes 12 months ago

  • service added to fetch data manually
  • fix minor issues with service calls
ha_epex_spot - 2.0.0

Published by mampfes about 1 year ago

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.
ha_epex_spot - 1.4.0

Published by mampfes about 1 year ago

add median price sensor

ha_epex_spot - 1.3.1

Published by mampfes over 1 year ago

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

ha_epex_spot - 1.3.0

Published by mampfes over 1 year ago

add support for SMARD.de

ha_epex_spot - 1.2.0

Published by mampfes over 1 year ago

  • add net price sensor
  • fix unit ct/kWh
ha_epex_spot - 1.1.2

Published by mampfes over 1 year ago

fixed issue if multiple sources are configured at the same time

ha_epex_spot - 1.1.0

Published by mampfes over 1 year ago

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.

ha_epex_spot - 1.0.1

Published by mampfes over 1 year ago

fix warning in HA 2023.2

Badges
Extracted from project README
hacs_badge Open your Home Assistant instance and open a repository inside the Home Assistant Community Store. Open your Home Assistant instance and start setting up a new integration. Open your Home Assistant instance and start setting up a new integration.
Related Projects