ha-zoom-automation icon indicating copy to clipboard operation
ha-zoom-automation copied to clipboard

Error setting up entry Zoom for binary_sensor

Open mitchej opened this issue 2 years ago • 0 comments

The binary_sensor is in an unavailable state and getting the following error in logs:

Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 365, in async_setup result = await component.async_setup_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/binary_sensor/__init__.py", line 169, in async_setup_entry return await component.async_setup_entry(entry) File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 160, in async_setup_entry raise ValueError("Config entry has already been setup!") ValueError: Config entry has already been setup!

Have tried removing and re-installing, doesn't seem to make a difference so far.

Running:

ha-zoom-automation: bcd0a Home Assistant 2022.10.3 Supervisor 2022.10.0

mitchej avatar Oct 11 '22 00:10 mitchej