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

HA 最新版本报错 #57

Open
yokle opened this issue Jul 14, 2023 · 1 comment
Open

HA 最新版本报错 #57

yokle opened this issue Jul 14, 2023 · 1 comment

Comments

@yokle
Copy link

yokle commented Jul 14, 2023

Logger: homeassistant.config_entries
Source: custom_components/ds_air/init.py:51
Integration: DS-AIR (documentation)
First occurred: 22:33:54 (1 occurrences)
Last logged: 22:33:54

Error setting up entry 金制空气 for ds_air
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 390, in async_setup
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/ds_air/init.py", line 51, in async_setup_entry
hass.config_entries.async_setup_platforms(entry, PLATFORMS)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'ConfigEntries' object has no attribute 'async_setup_platforms'

@xrh0905
Copy link
Contributor

xrh0905 commented Jul 15, 2023

确定是最新版本吗
这个问题在集成1.3.3就已经修复了
@yokle

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