pnbruckner/ha-life360

Error: Config flow could not be loaded: {"message":"Invalid handler specified"}

Closed this issue · 3 comments

After installing Life360-integration and rebooting I Get this message when trying to configure Loife 360: "Error
Config flow could not be loaded: {"message":"Invalid handler specified"}"

from system log:
" Error occurred loading flow for integration life360: cannot import name 'NotFound' from 'life360' (/config/life360/init.py)
11:55:47 – (ERROR) config_entries.py - message first occurred at 11:13:17 and shows up 3 times"

/config/life360/init.py is there when checking.

Hope you can help :-)

/config/life360/__init__.py is there when checking.

It is not supposed to be.

/config/life360 is an old work around from when the integration wasn't working earlier this year. You forgot to remove it. Please delete the folder and everything in it, then restart HA.

Thank you so much @pnbruckner - that worked :-)

I'm going to keep this open for a while in case other people run into the same problem.