JaccoR / hass-entso-e

Integration for Home Assistant to fetch day ahead energy prices from European countries via ENTSO-e Transparency Platform
Apache License 2.0
177 stars 29 forks source link

Feature request: lowest prices within a range #14

Closed MrOzzOnline closed 1 year ago

MrOzzOnline commented 1 year ago

A flexible hourly contract usually is interesting when you consume a lot of electricity, like charging a car. This is usually done over a span of several hours. It would be nice to have this integration calculate the cheapest prices within a specific frame. For example: the cheapest 5 hours between 7pm and 7am

ronaldt80 commented 1 year ago

I would like to be able to do something similar. However, i think that by following the format of nordpool the requirements can be met. There are lots of examples on the ha forum using templating to manipulate the data from nordpool, for example 3 consecutive hours of cheap energy etc.

JaccoR commented 1 year ago

This feature is covered in issue #15. Let's continue the discussion there. I'll close this for now.