Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The prices never reflect the API (when manually calling) #123

Closed
maillme opened this issue Apr 9, 2023 · 2 comments
Closed

The prices never reflect the API (when manually calling) #123

maillme opened this issue Apr 9, 2023 · 2 comments

Comments

@maillme
Copy link

maillme commented Apr 9, 2023

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 April 2023
  • 00:33

If I call this on the API, I get the following data for this hour:

<Point> <position>1</position> <price.amount>98.21</price.amount> </Point>

So - if I divide this by 1000 - I get to 9.821c kwh. This reflects what my energy company tells me (Frank Energie - which does match the ENTSOE pricing when I call the API manually).

But, in HA - the current market price (sensor.nl_energy_prices_current_electricity_market_price) tells me 0.217c kw/h.

I have no VAT and no custom price template added.
I'm sure this is probably something simple I am missing - but I can't seem to work out where I am going wrong with this.

image

@toresetre
Copy link

I have the same issue here. The current_price is never the same as what Nordpool publishes. Nordpool and my provider's price aliigns with each other, but the ENTSO-e entity is always off.

@Roeland54
Copy link
Collaborator

v0.4.0 is released this version contains fixes that solve a lot of warnings and known issues. This issue is probably also solved.
Please update to the latest version.
Closing this issue for now. If you still have issue please feel free to open a new issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants