I removed HometicIP from my homesystem. After uninstall the homematicip_local I sporadically get the following error message:
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/websocket_api/decorators.py", line 28, in _handle_async_response
await func(hass, connection, msg)
File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 652, in handle_manifest_list
raise int_or_exc
homeassistant.loader.IntegrationNotFound: Integration 'homematicip_local' not found.
I can’t find any settings in websocket API to remove homaticIP.
Any ideas?
Thanks in advanced
Bernd