JaccoR / hass-entso-e

Integration for Home Assistant to fetch day ahead energy prices from European countries via ENTSO-e Transparency Platform
159 stars 25 forks source link

Feature request: country drop down menu in config #4

Closed JaccoR closed 1 year ago

JaccoR commented 1 year ago

For now, the country is configured as plain text. This is prone to errors, so ideally you would want a drop down where you can select a country out of a selection of countries. When a country is selected, the countries name should be converted to the correct country code which can then be fed to the ENTSO-e API.

blowk commented 1 year ago

I've tried to create the country list but I've hadn't the time to test it out. https://github.com/JaccoR/hass-entso-e/pull/5

JaccoR commented 1 year ago

Merged!