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

Failed to set up integration after has 2023.5 update #26

Closed
MrRodz opened this issue May 4, 2023 · 1 comment
Closed

Failed to set up integration after has 2023.5 update #26

MrRodz opened this issue May 4, 2023 · 1 comment

Comments

@MrRodz
Copy link

MrRodz commented May 4, 2023

This error originated from a custom integration.

Logger: homeassistant.config_entries
Source: custom_components/hifiberry/init.py:31
Integration: HiFiBerry (documentation)
First occurred: 13:38:56 (2 occurrences)
Last logged: 13:49:25

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

I get this error on the intergration

Regards

@KocproZ
Copy link

KocproZ commented May 4, 2023

It's already addressed in #25, it just has to be merged

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