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
171 stars 27 forks source link

Calling get_energy_prices action with empty integration name #178

Open rwegnerGermany opened 3 days ago

rwegnerGermany commented 3 days ago

Hi, I just updated to v0.5 and manually calling the get_energy_action via Developer Tools was not really succesful, because I couldn't select the Config Entry. My (I think with v0.4*) created integration was shown in the list, but could not be selected properly; it said something with empty name, I don't remember. Solution was to "rename" my integration; name was empty. Now my modification template is considered in the shown response.

Ah, and the attributes "prices_today" and "prices_tomorrow" are new, aren't they?

Roeland54 commented 3 days ago

Hi, thanks for reporting. I can reproduce the issue when the integration name is empty. This "get_energy_action" is a new feature. The attributes "prices_today" and "prices_tomorrow" are not new.