OpenEMS / openems

OpenEMS - Open Source Energy Management System
GNU Affero General Public License v3.0
806 stars 397 forks source link

aWattar Country AUT - GER #2469

Closed cf99 closed 9 months ago

cf99 commented 10 months ago

Unfortunately the missmatch of cost between austria and germany is still not considerd. I just had a houerly price deviation of 300% (okay that sounds huge, 1.4c€ to ~4.2c€) but still it is annoying. because there is just a change in the domain (.de or .at) required...

https://www.awattar.de/services/charts/hourly https://www.awattar.at/services/charts/hourly

venu-sagar commented 10 months ago

@cf99 Thank you for raising this issue.

We primarily focused on the German market. I will work on adding a feature that lets you choose between the German and Austrian markets for pricing. This way, you can easily view the right prices for your needs. I'll be submitting the pull request (PR) shortly to make this option available.

In the meantime, you can check prices easily using our ENTSO-E feature. This tool is like a general API for getting day-ahead prices in European power grids. It taps into the ENTSO-E transparency platform, making it a simple and effective way to access pricing information for entire european markets. Feel free to use it while we're working on updates for the Awattar's Austrian market integration.

io.openems.edge.timeofusetariff.entsoe

It retrives prices from ENTSO-E platform. You have to create an account at https://transparency.entsoe.eu/ to get an security token and In the configuration just select the option Austria in the "Bidding Zone".

Let me know if you find any issues while initializing ENTSO-E provider.

Sn0w3y commented 9 months ago

awattar.zip

fixed it in here - maybe Review and Push it :)

cf99 commented 9 months ago

i am sorry i can review it (I have now idea how to code). Who will/ can do this?

Sn0w3y commented 9 months ago

@venu-sagar @sfeilmeier