MTrab / stromligning

Home Assistant integration for the Strømligning API
GNU General Public License v3.0
8 stars 0 forks source link

[FR]: Reduced tarif and sales price for PV production #23

Open JensenNick opened 4 days ago

JensenNick commented 4 days ago

Describe the feature you wish to make a request for

First of all super work MTrab! Thanks! A couple of suggestions / requests / ideas...

1) The option to choose not to include the transport tariff (I believe it's called) in order to have the price with "reduced tariff" (reduceret el afgift) which would be useful for those who have electricity as main energy source or an agreement for charging their EV which includes reduced tarif.

2) Option to just get the spot price (sorry if I missed it) including the option to add cost. Would be useful in order to be able to calculate the sales price for solar PV production.

Describe alternatives you've considered

Energi Data Service :-)

Additional context

No response

MTrab commented 4 days ago

The spotprice sensor is already there

Regarding the solar production - seems like it's just as random as when buying electricity, and I don't know of any API containing these informations - so that will be up to you to make a template sensor for that

JensenNick commented 4 days ago

In DK the sales price is always the spotprice minus tarifs where one of the tarifs is the balance tarif you pay the vendor/company you've chosen to sell your production to (produktionsleverandør). I was thinking that at least the three other tarifs would be available since they are only regulated on a yearly basis and are set by Energinet and the net company. 2024-11-04_15-00-24

MTrab commented 4 days ago

I know of systemtariff, nettariff and elafgift

That's the ONLY thing in the API besides the spot prices and the extra fees from the electricity company - hence the need to create a template sensor for this. There is, as far as I know, no API for this information.

JensenNick commented 4 days ago

It's a mess :-)... and your work makes this manageable. Thanks again!