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
173 stars 28 forks source link

Improvement: add unit for the VAT #100

Open lfdmn opened 1 year ago

lfdmn commented 1 year ago

Hi and thanks for the module! I'm trying to set it up

It took me readying through the code, not that it's a bad thing :D, to figure out in which format to enter the VAT. i.e for 24% VAT, should I enter 24, 0.24 or 1.24.

How about adding the unit to the form? Or change the unit to a real percentage (24%) which is most commonly used.