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 Candy for candy #273

Open
kisjeth opened this issue May 28, 2023 · 1 comment
Open

Error setting up entry Candy for candy #273

kisjeth opened this issue May 28, 2023 · 1 comment

Comments

@kisjeth
Copy link

kisjeth commented May 28, 2023

Logger: homeassistant.config_entries
Source: custom_components/candy/init.py:54
Integration: Candy (documentation, issues)
First occurred: 16:24:24 (3 occurrences)
Last logged: 16:29:14

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

@ofalvai
Copy link
Owner

ofalvai commented Jun 17, 2023

Can you check with the latest Home Assistant version? I'm running 2023.6.2 and I can't reproduce this error.

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