Hi there,
A quick question from a noobie still finding his way around. I’ve been able to setup most integrations without a problem, but I’m having problem integrating with Hive.
When I input my login credentials, I just get a message back saying that “An Unknown Error has occured”. Having checked the logs I’m seeing the following issue:
AttributeError: 'NoneType' object has no attribute
Diving into the full logs, I get this:
2022-11-21 13:07:52.636 ERROR (MainThread) [homeassistant.components.homeassistant_alerts] Error requesting homeassistant_alerts data: Cannot connect to host alerts.home-assistant.io:443 ssl:default [Try again]
2022-11-21 13:09:47.837 WARNING (MainThread) [homeassistant.config_entries] Config entry 'Radio Browser' for radio_browser integration not ready yet: Could not connect to Radio Browser API; Retrying in background
2022-11-21 13:10:36.625 ERROR (MainThread) [aiohttp.server] Error handling request
Is anyone able to help at all?
Thanks very much in advance