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

fout tijdens installatie #160

Closed Ewout44 closed 1 month ago

Ewout44 commented 3 months ago

wanneer ik integratie wil toevoegen komt HA met volgende fout.

Config-flow kon niet geladen worden: {"message":"Invalid handler specified"}

Is hier oplossing voor?

BVD

marcovaneck commented 2 months ago

I had the same issue, strange enough I could fix it by restarting the complete Home Assistant instance in debug mode. After the install I reverted the logger back to info and it still works.

these lines in configuration.yaml

logger:
  default: debug
Roeland54 commented 1 month ago

v0.4.0 is released this version contains fixes that solve a lot of warnings and known issues. This issue is probably also solved. Please update to the latest version. Closing this issue for now. If you still have issue please feel free to open a new issue.

harkoprinssen commented 3 weeks ago

Issue still exists on latest version of HA and latest version (0.4.2) of the add-on

Roeland54 commented 3 weeks ago

duplicate of #56 let's continue there. @harkoprinssen how do you run home assistant?