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

Wrong date/time in average_electricity_price_today #144

Open dirkschaap opened 5 months ago

dirkschaap commented 5 months ago

Since the 18th of january, the dates of the attributes of the entity 'sensor.average_electricity_price_today' are fixed and don't change anymore:

entsoe

Does anyone have a suggestion?

NvdMeer commented 4 months ago

I hsve the same problem since 26th februari

vkanev commented 4 months ago

Same here, latest date is 03-03-2024.

VictorSchonk commented 3 months ago

I got this issue since 12th of feb 2024.

VictorvandenHoven commented 3 months ago

I have this issue since 11th of march 2024:

state_class: measurement
unit_of_measurement: €/kWh
device_class: monetary
icon: mdi:currency-eur
friendly_name: Average electricity price today (Zonneplan)
prices_today:
  - time: "2024-03-11 00:00:00+01:00"
    price: 0.25134
  - time: "2024-03-11 01:00:00+01:00"
    price: 0.25231
  - time: "2024-03-11 02:00:00+01:00"
    price: 0.25577
  - time: "2024-03-11 03:00:00+01:00"
    price: 0.2511
  - time: "2024-03-11 04:00:00+01:00"
    price: 0.24517
  - time: "2024-03-11 05:00:00+01:00"
    price: 0.24293
  - time: "2024-03-11 06:00:00+01:00"
    price: 0.26518
  - time: "2024-03-11 07:00:00+01:00"
    price: 0.27241
  - time: "2024-03-11 08:00:00+01:00"
    price: 0.27598
  - time: "2024-03-11 09:00:00+01:00"`
VictorvandenHoven commented 3 months ago

After removing and installing the integration with a different name, it worked again. When removing and installing the integration with the same name, it did not get the actual data.........

estqwerty commented 3 months ago

wrong date. it is on test ha. stopped it for a week and now average prices are generated for a week back in time. was installed with name , now without and works again.