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: Failed to execute 'define' on 'CustomElementRegistry': the name "homekit-card" has already been used with this registry #149

Open
ocsele opened this issue Jun 8, 2023 · 0 comments

Comments

@ocsele
Copy link

ocsele commented Jun 8, 2023

I'm having constant warning messages regarding this custom integration in my HA instance (integration installed and maintained via HACS, HA running on windows VMware virtual PC with HassOS) in my system log, can I get some insight on the root cause, and possible resolution on this error?

XXXXXXXXX represents my HA instance domain and IP masked for privacy

` Logger: frontend.js.latest.202306070
Source: components/system_log/init.py:257
First occurred: 17:30:58 (4 occurrences)
Last logged: 22:32:04

https://XXXXXXXXXX/frontend_latest/app-bHibObDTsUg.js:2:10848 Error: Failed to execute 'define' on 'CustomElementRegistry': the name "homekit-card" has already been used with this registry
http://XXXXXXXXXX:8123/frontend_latest/app-bHibObDTsUg.js:2:10848 Error: Failed to execute 'define' on 'CustomElementRegistry': the name "homekit-card" has already been used with this registry
https://XXXXXXXXXXX/frontend_latest/app-bHibObDTsUg.js:2:0 Error: Failed to execute 'define' on 'CustomElementRegistry': the name "homekit-card" has already been used with this registry
:0:0 ResizeObserver loop completed with undelivered notifications.

`

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