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
173 stars 28 forks source link

Prices are gone the next day, #105

Closed Tinus0172 closed 1 month ago

Tinus0172 commented 1 year ago

Hello,

HA doesnt load the new prices for the next day and gives an error.

Logger: custom_components.entsoe.sensor Source: custom_components/entsoe/sensor.py:128 Integration: ENTSO-e Transparency Platform (documentation, issues) First occurred: 12:38:03 (2 occurrences) Last logged: 12:45:22 Unable to update entity due to data processing error: None and error: float division by zero

The graphs are empty and the entities dont give a new price.

Gr,

Damazinho commented 1 year ago

same here

AOskam commented 1 year ago

Same issue:

Logger: custom_components.entsoe.sensor Source: custom_components/entsoe/sensor.py:128 Integration: ENTSO-e Transparency Platform (documentation, issues) First occurred: 00:00:00 (78 occurrences) Last logged: 10:00:00

Unable to update entity due to data processing error: None and error: min() arg is an empty sequence

However other processing error

Roeland54 commented 1 month ago

v0.4.0 is released this version contains fixes that solve a lot of warnings and known issues. This issue is probably also solved. Please update to the latest version. Closing this issue for now. If you still have issue please feel free to open a new issue.