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

Eufy Security Wont Load #856

Closed
ifflanb opened this issue Jul 28, 2023 · 1 comment
Closed

Eufy Security Wont Load #856

ifflanb opened this issue Jul 28, 2023 · 1 comment

Comments

@ifflanb
Copy link

ifflanb commented Jul 28, 2023

Getting the below in my logs and Eufy Security won't load after restarting my Eufy Dual wired Doorbell and HA.

Logger: homeassistant.components.binary_sensor
Source: helpers/entity_platform.py:619
Integration: Binary sensor (documentation, issues)
First occurred: 1:22:46 PM (4 occurrences)
Last logged: 1:25:20 PM

Error adding entities for domain binary_sensor with platform eufy_security
Error while setting up eufy_security platform for binary_sensor
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 510, in async_add_entities
await asyncio.gather(*tasks)
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 619, in _async_add_entity
device = dev_reg.async_get(self.hass).async_get_or_create(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: DeviceRegistry.async_get_or_create() got an unexpected keyword argument 'hardware'

@m7r
Copy link

m7r commented Jul 28, 2023

For a workaround see issue #855

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

3 participants