-
Notifications
You must be signed in to change notification settings - Fork 16
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 Check the logs #22
Comments
Same here. Running latest HA Core on ubuntu 22.04. This error originated from a custom integration. Error setting up entry BlueAir XXX for blueair |
me too; same logs |
@aijayadams any update for this issue? |
Tried to reinstall: This error originated from a custom integration. Logger: homeassistant.config_entries Error setting up entry BlueAir [email protected] for blueair |
yep, definitely busted...
|
Reason is described here: |
Same error on Blueair Classic 405, HA 2023.9.1 Traceback (most recent call last): |
Integration stopped working after update.
This error originated from a custom integration.
Logger: homeassistant.config_entries
Source: custom_components/Blueair/init.py:50
Integration: Blueair
First occurred: 16:31:04 (3 occurrences)
Last logged: 18:11:25
Error setting up entry BlueAir [email protected] for blueair
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/Blueair/init.py", line 50, in async_setup_entry
hass.config_entries.async_setup_platforms(entry, PLATFORMS)
AttributeError: 'ConfigEntries' object has no attribute 'async_setup_platforms'
Home Assistant 2023.5.4
Supervisor 2023.04.1
Operating System 10.1
Frontend 20230503.3 - latest
The text was updated successfully, but these errors were encountered: