elad-bar / ha-shinobi

Shinobi Video custom component for HA
53 stars 5 forks source link

Integration broken #38

Closed dougroutledge closed 2 years ago

dougroutledge commented 2 years ago

The latest update broke the integration, removing, and attempting to re-add results in Config flow could not be loaded: {"message":"Invalid handler specified"}

dougroutledge commented 2 years ago

Logger: homeassistant.setup Source: setup.py:192 First occurred: 7:47:55 AM (1 occurrences) Last logged: 7:47:55 AM

Setup failed for custom integration shinobi: Unable to import component: cannot import name 'MonitorNotFoundError' from 'custom_components.shinobi.component.helpers.exceptions' (/config/custom_components/shinobi/component/helpers/exceptions.py)

elad-bar commented 2 years ago

thanks, will release new version later today with the fix for it

elad-bar commented 2 years ago

can you please confirm that it works for you with latest version?

thanks