DotEfekts / ElectroluxClimateComponent

Custom Component for Home Assistant to control Electrolux airconditioners
Apache License 2.0
13 stars 3 forks source link

Sopped working after HA 2023.5.0 update #2

Closed jusii closed 1 year ago

jusii commented 1 year ago

I knew this was coming due to some changes in HA, so it stopped working after update today:

Logger: homeassistant.config_entries Source: custom_components/electrolux_climate/init.py:10 Integration: Electrolux Climate First occurred: 9:53:00 AM (1 occurrences) Last logged: 9:53:00 AM

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

DotEfekts commented 1 year ago

Fixed in fa632b95a6e5050c063b57512640b952db29f7e4