JaccoR / hass-entso-e

Integration for Home Assistant to fetch day ahead energy prices from European countries via ENTSO-e Transparency Platform
Apache License 2.0
184 stars 31 forks source link

Documentation / readme has to be modified cause VAT example "1.21" is wrong / misleading based on my installation today #210

Open typxxi opened 1 month ago

typxxi commented 1 month ago

Here is a screenshot of the readme page which is referring to an outdated version - at least it looks to me (while i am completely new in the entso-e world). You are using a gross price factor of 1.21 in this example image

But I bet the integration has changed cause in the setup I was asked for the VAT tarif which would equal in your example of "1.21" gross price factor a vat tarif of "0.21" und das wurde wohl abgelöst durch UI Abfrage nach VAT tarif beim Einrichten hier image

Might be worth to change the example and remove the misleading 1.21 factor and adding the UI dialog as a better explanation instead.

thanks

JvHummel commented 1 month ago

These are both different calculation methods. Both are correct. The VAT factor of 0.21, without template, is added to the price. In the example template, it's a multiplication factor.