ollo69 / ha-melcloud-custom

Home Assistant custom integration for MelCloud AC devices with additional Swing control and WI-Fi Sensor
Apache License 2.0
21 stars 9 forks source link

Error setting up entry xxx@gmail.com for melcloud_custom #8

Open jurasjo opened 1 year ago

jurasjo commented 1 year ago

Hi, after updating Home Assistant to version 2023.5.1, below error occurs:

Logger: homeassistant.config_entries
Source: custom_components/melcloud_custom/__init__.py:165
Integration: MELCloud Custom (documentation, issues)
First occurred: 06:16:15 (2 occurrences)
Last logged: 06:21:53
Error setting up entry xxx@gmail.com for melcloud_custom

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/melcloud_custom/__init__.py", line 165, in async_setup_entry
    hass.config_entries.async_setup_platforms(entry, PLATFORMS)
AttributeError: 'ConfigEntries' object has no attribute 'async_setup_platforms'

Zrzut ekranu z 2023-05-05 06-30-19 Zrzut ekranu z 2023-05-05 06-29-59