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

Stopped working after upgrade to HA 2023.5.1 #164

Open
Rjaap opened this issue May 5, 2023 · 0 comments
Open

Stopped working after upgrade to HA 2023.5.1 #164

Rjaap opened this issue May 5, 2023 · 0 comments

Comments

@Rjaap
Copy link

Rjaap commented May 5, 2023

The HACS integration has stopped working affter the upgrade Home Assistant 2023.5.1.

Here's the error:

Error setting up entry WiZ Bulb for wiz_light

Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 387, in async_setup
result = await component.async_setup_entry(hass, self)
File "/config/custom_components/wiz_light/init.py", line 37, in async_setup_entry
hass.config_entries.async_setup_platforms(entry, PLATFORMS)
AttributeError: 'ConfigEntries' object has no attribute 'async_setup_platforms'

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