I’m new to home assistant and have had switchbot working as a integration for a few days now. I updated HA to 2022.4.7 and noticed that switchbot integration tile had an error. I tried removing the integration and adding it again and I get the following error in the logs.
[homeassistant.config_entries] Error occurred loading configuration flow for integration switchbot: cannot import name 'GetSwitchbotDevices' from 'switchbot' (/usr/local/lib/python3.9/site-packages/switchbot/__init__.py)
Anyone know if this is a braking change with the latest version, or something I may have configure incorrectly?
Thanks.