JaccoR / hass-entso-e

Integration for Home Assistant to fetch day ahead energy prices from European countries via ENTSO-e Transparency Platform
159 stars 25 forks source link

Sensor Average electricity price today not working anymore #126

Open chheiss opened 1 year ago

chheiss commented 1 year ago

Hi! Since April 8th, the integration-provided sensor Average electricity price today has stopped working.

Reinstalling did nothing to change that.

Any ideas why? It is stuck at data from April 08th.

dieterxy commented 1 year ago

Hi. Same issue since April 22th. The Average electricity price today is still updated, but the attributes "Prices today" and "Prices tomorrow" stuck and stay on the April 22th figures. Any ideas?

lindsand commented 1 year ago

Hi Same for me but stuck at 2023-04-14. after that no updates to the attributes, only "Average electricity price today (ENTSO-e)" is updated.

lindsand commented 1 year ago

I changed the Calculation method (in integration Configuration) from sliding to publish, after that the attributes are updated again.

image

dieterxy commented 1 year ago

Thanks for the hint. Also worked for me. I changed to publish, and after some time it got updated again.

ThorAlex87 commented 1 year ago

Same issue here since 16th may, when home assistant lost internet for a couple of days (new router would not cooperate). Tried the change above but so far no luck, I have two instances running so I'm testing on one. When I did the change the main sensor stops working with "entity is non-numeric" error. Hoping it just takes a while...

Edit: Changing to publish fixed it.

koolmeesruud commented 1 year ago

Same issue here since 15th may. Attributes "Prices today" and "Prices tomorrow" stuck and stay on the 15th may.

roymar commented 1 year ago

Same problem here since 19-6. After home assistant had a chrash, i have a backup restored, but still the problem remains

Arjanmus commented 1 year ago

Same here since June 3rd. Reïnstalling, or changing to 'publish' does not help.

morini1 commented 1 year ago

This morning suddenly there is data for today 😃

Arjanmus commented 1 year ago

Magically works again here too, no clue what has changed :)

roymar commented 1 year ago

Happy to say its working again

RogMoe commented 1 year ago

Remove old entso-e entry and creat new one with slightly different name solves the issue. Don't forget to adjust the new entity names in your apexchart.

Jordenjj commented 5 months ago

This still seems to be an issue

DannyOosterveer commented 2 weeks ago

This is a quite persistent and annoying error. I've been using the integration for over two years. Everytime the ENTSO-e API had some error, and there is no data available for some time, the integration seems to corrupt the data in sensors. Even after the data in the API is correct again, you can't use the previous sensors anymore. You'll have to delete the integration, add it again and change all our automations etc. Probably some better error handling is necessary when receiving empty or wrong data from the API...