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 during setup #199

Open
rjing001 opened this issue Mar 7, 2021 · 1 comment
Open

Error during setup #199

rjing001 opened this issue Mar 7, 2021 · 1 comment

Comments

@rjing001
Copy link

rjing001 commented Mar 7, 2021

2021-03-07 08:45:34 ERROR (MainThread) [homeassistant.setup] Error during setup of component customizer
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/setup.py", line 213, in _async_setup_component
result = await task
File "/config/custom_components/customizer/init.py", line 118, in async_setup
hass.services.async_register(DOMAIN, SERVICE_SET_ATTRIBUTE,
TypeError: async_register() takes from 4 to 5 positional arguments but 6 were given

@Mariusthvdb
Copy link

This is now long deprecated. If you want to use custom-ui under modern Lovelace check https://github.com/Mariusthvdb/custom-ui

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

2 participants