-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hi there
Thanks so much for the plugin. I'm just struggling to get it going, I'm getting these 2 errors:
Logger: homeassistant.components.camera
Source: custom_components/aqara_camera/camera.py:52
Integration: Camera ([documentation](https://www.home-assistant.io/integrations/camera), [issues](https://github.com/home-assistant/home-assistant/issues?q=is%3Aissue+is%3Aopen+label%3A%22integration%3A+camera%22))
First occurred: 18:19:37 (1 occurrences)
Last logged: 18:19:37
Error while setting up aqara_camera platform for camera
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 249, in _async_setup_platform
await asyncio.shield(task)
File "/config/custom_components/aqara_camera/camera.py", line 52, in async_setup_entry
raise CannotConnect
custom_components.aqara_camera.camera.CannotConnect
Logger: homeassistant.config_entries
Source: custom_components/aqara_camera/__init__.py:42
Integration: Aqara Camera ([documentation](https://github.com/niceboygithub/AqaraCamera), [issues](https://github.com/niceboygithub/AqaraCamera/issues))
First occurred: 18:19:14 (1 occurrences)
Last logged: 18:19:14
Error setting up entry Camera-Hub-G3-0794 for aqara_camera
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 335, in async_setup
result = await component.async_setup_entry(hass, self)
File "/config/custom_components/aqara_camera/__init__.py", line 42, in async_setup_entry
raise CannotConnect
custom_components.aqara_camera.core.exceptions.CannotConnect
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels