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

integratio not working after upating to 2023.5 #22

Open
gazelle-hub opened this issue May 12, 2023 · 1 comment
Open

integratio not working after upating to 2023.5 #22

gazelle-hub opened this issue May 12, 2023 · 1 comment

Comments

@gazelle-hub
Copy link

I'm getting the following error in HA after upgrading to 2023.5.2 (it wqas working fine on 2022.4.5).

I get the following error log:

Logger: homeassistant.config_entries
Source: custom_components/melview/init.py:93
Integration: MelView (documentation, issues)
First occurred: May 11, 2023 at 10:05:56 PM (2 occurrences)
Last logged: 5:16:12 PM

Error setting up entry [email protected] for melview
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/melview/init.py", line 93, in async_setup_entry
hass.config_entries.async_setup_platforms(entry, PLATFORMS)
AttributeError: 'ConfigEntries' object has no attribute 'async_setup_platforms'

@gazelle-hub
Copy link
Author

I've rolled back to 2023.4.1 and it is working.

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