dotKrad / hass-fpl

FPL Component for Home Assistant
MIT License
40 stars 20 forks source link

Config Flow cannot be loaded #20

Closed adamoutler closed 2 years ago

adamoutler commented 2 years ago

When I install the app, then reboot the system then I attempt to "add integration" FPL, I see a popup that states "Cannot load Config Flow". Clicking ok removes the pop up and I am not able to attempt to reinstall FPL.

adamoutler commented 2 years ago

I was able to get it working by performing the following:

  1. Delete the /config/custom_components/fpl folder
  2. Reboot
  3. Install HACS
  4. Install the repository
  5. reboot
  6. install FPL from HACS
  7. reboot
  8. reboot again
  9. config flow worked.

It seems there is some intermittent failure with config flow. I also plan to contribute to this as delivered/received power is not currently supported image