goecharger / go-eCharger-API-v2

New API specification for V3 and V4 go-eCharger
91 stars 20 forks source link

Incorrect Awattar marketprice for smartCONTROL tariff from smartENERGY (Energie Steiermark) #200

Open gf78 opened 6 months ago

gf78 commented 6 months ago

The price used as Awattar marketprice for smartCONTROL tariff from smartENERGY (Energie Steiermark) is not correct. It is too low. The API of smartENERGY provides a net prices (ct/kWh) without VAT and without markup.

The correct calculation would be:

AWCP = 1.2 * ( priceProvidedBySmartEnergyAPI + 1.2) (20% VAT and 1.20 net markup)