Jacco Reuling

Results 3 issues of Jacco Reuling

**Link to successful HACS action:** https://github.com/JaccoR/hass-entso-e/actions/runs/3176593822 **Link to successful hassfest action (if integration):** https://github.com/JaccoR/hass-entso-e/actions/runs/3176587688

New default repository

I am currently working on getting VAT and conversion rates in the integration. I made a dictionary with all countries and its data: ``` AREA_INFO = {"AT":{"code":"AT", "name":"Austria", "VAT":0.22, "Currency":"EUR"},...

help wanted
good first issue

Add translations of [custom_components/entsoe/strings.json](https://github.com/JaccoR/hass-entso-e/blob/main/custom_components/entsoe/strings.json) in languages of at least all European countries. This can be done in the map [translations](https://github.com/JaccoR/hass-entso-e/tree/main/custom_components/entsoe/translations) just like already has been done for dutch (nl.json) and...

enhancement
good first issue