Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error setting up entry Zoom for binary_sensor #62

Open
mitchej opened this issue Oct 11, 2022 · 0 comments
Open

Error setting up entry Zoom for binary_sensor #62

mitchej opened this issue Oct 11, 2022 · 0 comments

Comments

@mitchej
Copy link

mitchej commented Oct 11, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant