hass-entso-e icon indicating copy to clipboard operation
hass-entso-e copied to clipboard

Integration for Home Assistant to fetch day ahead energy prices from European countries via ENTSO-e Transparency Platform

Results 40 hass-entso-e issues
Sort by recently updated
recently updated
newest added

Quite frequently the integration crashes with: ``` Unexpected error fetching ENTSO-e coordinator data: 'dict_items' object is not subscriptable Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 239, in _async_refresh self.data...

Hello, I can never work out why - but my prices never reflect what the actual api itself tells me (ENTSOE NL prices).... take for example just now: - 10th...

I want to config the integration, but I get this error `Config flow could not be loaded: {"message":"Invalid handler specified"}` Same error as when I want to re-add the integration....

It looks like the platform is up, but the data isn't updating since I updated to v0.3.0. I don't see any errors. Reverting to V0.2.0 seems to fix it for...

I installed your integration through HACS, however after restarting I do not see it appearing in the integration section or device as per your installation instructions "The sensors can be...

Comparing to the prices from my energy company the prices from the integration are way out of band. E.g. energy next price 0,15€ integration 3,63€ how kan i fix this

I wanted to create an automation that starts at the time of the lowest price but the time_of_lowest_price_today does not seem to be a proper time entity since it cannot...

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](https://github.com/JaccoR/hass-entso-e), [issues](https://github.com/JaccoR/hass-entso-e/issues)) First occurred: 12:38:03 (2 occurrences)...

Hi and thanks for the module! I'm trying to set it up It took me readying through the code, not that it's a bad thing :D, to figure out in...

Hi @JaccoR When using bellow option in the apex chart: show: extremas: true these values are not being marked as minimum or maximum in the apex charts. Am i missing...