You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Is it possible to add Nordpool or Entso-e tariff for Belgium? (or other EU countries)
Describe the solution you'd like
Or use the Nordpool scraper as mentioned before in other issues.
Or use the Entso-e api, by letting the user provide an API key and country to retrieve data.
Home Assistant integration: https://github.com/JaccoR/hass-entso-e/tree/main
Or if too complicated, provide a MQTT listener, to retrieve tariff information.
For example send from Home Assistant or other every hour the feed-in and the feed-out tariff
Or even a Json with the day ahead prices
Thanks!
The text was updated successfully, but these errors were encountered:
I'd say let's keep discussion of Entsoe to #5291, and open a new issue for a potential future MQTT tariff provider? The latter would be a little more challenging / potentially out of band, as we wouldn't be able to (easily) do look-ahead forecasting - MQTT is a messaging protocol after all.
Is your feature request related to a problem? Please describe.
Is it possible to add Nordpool or Entso-e tariff for Belgium? (or other EU countries)
Describe the solution you'd like
Or use the Nordpool scraper as mentioned before in other issues.
Or use the Entso-e api, by letting the user provide an API key and country to retrieve data.
Home Assistant integration:
https://github.com/JaccoR/hass-entso-e/tree/main
API documentation: https://transparency.entsoe.eu/content/static_content/Static%20content/web%20api/Guide.html
Python: https://github.com/EnergieID/entsoe-py
Or if too complicated, provide a MQTT listener, to retrieve tariff information.
For example send from Home Assistant or other every hour the feed-in and the feed-out tariff
Or even a Json with the day ahead prices
Thanks!
The text was updated successfully, but these errors were encountered: