-
Notifications
You must be signed in to change notification settings - Fork 5
Description
Hello,
i think since the new June Update there is a Problem with the Connection.
Logger: homeassistant.config_entries
Quelle: config_entries.py:749
Erstmals aufgetreten: 10:14:08 (1 Vorkommnis)
Zuletzt protokolliert: 10:14:08
Error setting up entry lxxxxxxxx.@com for klyqa
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 749, in __async_setup_with_context
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/klyqa/init.py", line 140, in async_setup_entry
hass.config_entries.async_setup_platforms(entry, PLATFORMS)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'ConfigEntries' object has no attribute 'async_setup_platforms'. Did you mean: 'async_unload_platforms'?
do you know something about ?