iphonedetect icon indicating copy to clipboard operation
iphonedetect copied to clipboard

Async issue

Open Senbei123 opened this issue 1 year ago • 4 comments

Starting with 2015.3 I got the following issue:

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

Senbei123 avatar May 11 '23 17:05 Senbei123

2015.3

What is it?

ildar170975 avatar May 11 '23 19:05 ildar170975

Update of Home Assistant Core 2023.5.. sry.. Not Sure why I type 2015 😅

Senbei123 avatar May 11 '23 21:05 Senbei123

Duplicates https://github.com/mudape/iphonedetect/issues/89 Seems to be solved in the latest release.

ildar170975 avatar May 11 '23 23:05 ildar170975

Thanks for the hint. In Github, still version 1.4 will be promoted and 2.0.4 in hacs. I had to reinstall to force to 2.0.5.

Senbei123 avatar May 21 '23 20:05 Senbei123