dummylabs / thewatchman

Home Assistant custom integration to keep track of missing entities and actions in your config files
MIT License
481 stars 20 forks source link

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

Closed Max6993109 closed 4 months ago

Max6993109 commented 1 year ago

Hello,

I recently restored my HA instance and as a result, my Watchman integration was not loading. I tried to reinstall the integration and I would get this error:

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

I tried deleting the integration and couldn't until I went to .storage/core.config_entries. I was able to then delete it from HACS and redownload it. However, when I try to add the integration again, it continues to give me the above error message. Not sure what else to do.

dummylabs commented 4 months ago

Unfortunately I cannot reproduce this, may be some extra registry cleanup required after restoration process which went not very smooth. Watchman load and init steps should work according to the developer guidelines.