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 GL-inet X3000 for glinet #13

Open
mllockwood opened this issue Nov 3, 2024 · 0 comments
Open

Error setting up entry GL-inet X3000 for glinet #13

mllockwood opened this issue Nov 3, 2024 · 0 comments

Comments

@mllockwood
Copy link

I have setup the X3000 device, but it will not actually connect and this is the error I receive:

Logger: homeassistant.config_entries
Source: config_entries.py:594
First occurred: 7:20:23 PM (4 occurrences)
Last logged: 7:42:03 PM

Error setting up entry GL-inet X3000 for glinet
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 594, in async_setup
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/glinet/init.py", line 53, in async_setup_entry
await router.setup()
File "/config/custom_components/glinet/router.py", line 131, in setup
entity_registry = er_helper.async_get(self.hass)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: async_get() takes 1 positional argument but 2 were given

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