We assume this is a bug on Aidon smart meters with HAN-NVE interface (Norway, Sweden and possibly Finland).
Latest posts
-
Assumed bug on Aidon meters with HAN-NVE interface
-
Kamstrup Omnipower in Sweden: 10x kWh error17-Jun-2024
Grid companies in Sweden has increased the number of decimals on energy (kWh), here is how to update your device.
-
Updating device over USB cable, simplified method16-Apr-2024
Some users experience difficulties using one of the Over-the-air (OTA) methods for firmware upgrade. We propose a...
-
Kamstrup Omnipower HAN port not working29-Feb-2024
How to cure the Kamstrup Omnipower meter hick-up (meter stops pushing data)
-
Kamstrup Omnipower meters in Sweden: Which configuration should you choose?19-Jan-2024
Swedish grid companies are moving from "HAN-NVE" configuration to "P1" configuration. Some grid companies allow their...
-
L2 current not available!?11-Jan-2024
Some users have noticed that the device is no longer reporting current on phase L2.
-
Swedish customers and PostNord as "Tullombud"21-Sep-2023
Swedish customers receiving our shipments via Postnord are mislead to think they have to pay customs fee and VAT....
-
One-click upgrade is not working05-Jul-2023
One-click firmware upgrade works just fine for most users - but what to do if it fails?
-
-
I have a Kaifa/Nuri meter, and my new Pow-U does not work!?27-Jan-2023
OK... so we made a (minor) bummer on a design update of Pow-U. The fix is maybe not elegant, but it is easy!
Blog categories
Search in blog

Obtaining API token from Entso-E
EDIT 2024
We have since this article was written implemented an intermediate server that performs the "heavy lifting" of reading prices from the Entso-E API. We have there also implemented some backup mechanisms in case the Entso-E API does not respond (which we have seen from time to time).
We therefore no longer recommend reading directly from the Entso-E, but in stead do the following: Activate "Enable price fetch from remote server" in the configuration but leave the next field blank. Your device will then read from our intermediate server:
(We keep the content of the rest of this article in case anyone uses it as reference.)
Pow-K+ and the newest version Pow-U equipped with ESP32 microcontroller can read and display hourly energy prices.
The data source is the non-commercial EU-financed page https://transparency.entsoe.eu/
You can register and obtain API token free of charge, and here is the procedure:
- Go to https://transparency.entsoe.eu/ and click "Login" in upper right corner.
- A new window opens, click on "Register" at the bottom. Fill in your email and select a password, which must be at least 14 character long and must contain at least one special character (other than letter, digit or '@').
- You'll receive an email requesting you to confirm activation. Click the link in the email, and you're logged in.
- So far so good - normal stuff.
Now you need to send them an email to request API token, that information is somewhat hidden in paragraph 2 on this page:
Send an email to transparency@entsoe.eu with “Restful API access” in the subject line. Indicate the email address you entered during registration in the email body. The ENTSO-E Helpdesk will make their best efforts to respond to your request within 3 working days. - They will normally respond next working day, I guess 3 days is to be on the safe side.
When you receive answer from them, there will be a button on your "My account settings" page. Click it to generate API token.
Open the main page of your Pow device, go to Configuration / ENTSO-E API, copy in your API token. Select your price region (see below map, contact your electricity company if in doubt).
Note that there is a multiplicator on this config page which you can use to simulate/approximate VAT and other taxes added to the system price.
Voilá!
Related posts
-
Home Assistant med Pow-K
28-May-2022The Danish YouTube-channel Kenneths Teknik made an instructive video that shows how to connect a Pow-K to Home...Read more -
How can I read data from my Pow-K / Pow-U when I'm not at home?
Many of us do not like the idea of sending our power consumption data to some cloud service where we do not really...Read more -
Video: How to install and configure your Pow-K+
Posted in: How to25-Jul-2022This video walks you through the process of installing and configuring your new Pow-K+.Read more -
Homey integration
31-Jul-2022Pål Andreassen has been kind to permit us to copy this from his Wiki (Norwegian language). Information from that blog...Read more -
Danmark / encryption keys
HAN ports in Denmark are encrypted. How do you obtain the encryption keys?Read more
Leave a comment
Comments
Restful API access
By: Marcel van de Kant On 31-Jul-2023I would like to receive an API key for the energy prices
Replied by: Egil Opsahl On 24-Aug-2023
HTTP error when trying to download data
By: Olivier benrubi On 31-Mar-2023Helloe, I am wondering why I now get this.
Best regards,
O. Benrubi
HTTPError: 403 Client Error: Forbidden for url: https://transparency.entsoe.eu/api?documentType=A75&processType=A16&in_Domain=10YMK-MEPSO----8&securityToken=07e8c52b-36c2-43f3-b816-1268f953c7cf&periodStart=202301312300&periodEnd=202302282200
Replied by: Egil Opsahl On 13-Jun-2023