Hello,
I was trying to follow steps to update a zigbee quirk https://github.com/zigpy/zha-device-handlers and I got lost in the process and now my zigee network is down.
Here is the error I get:
Logger: homeassistant.config_entries
Source: config_entries.py:735
First occurred: 7:58:06 AM (1 occurrences)
Last logged: 7:58:06 AM
Error occurred loading configuration flow for integration zha: cannot import name 'setup' from 'zhaquirks' (/config/deps/lib/python3.9/site-packages/zhaquirks/__init__.py)
I’ve spent a few hours working on this and I just don’t know where else to go. It appears I’ve done some damage at the level above HA core.