Hi all,
I’ve created a custom integration for getting the feeds from Enever.nl (Dutch dynamic electricity and gas prices) into HA. I found instructions on these forums for using the REST integration for this purpose, which were a decent way to get it up and running fast, but I wanted a bit more functionality and provide something which requires less manual setup, automations and tricky templating to get right.
The integration provides sensors for the current electricity and gas price for use in the Energy Dashboard, as well as a complete list for today and tomorrow’s hourly electricity prices (when known) for use in charts. When adding the integration you can select which providers to enable by default.
You will need to request an API token on enever.nl. The integration tries to reduce the number of API calls so the free monthly token limit should not be exceeded.
More information and installation instructions (HACS/manual) are available at:
Hope this is useful to someone. Let me know if you have any issues or feedback, either here or via a Github issue!