iphonedetect
iphonedetect copied to clipboard
Async issue
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'
2015.3
What is it?
Update of Home Assistant Core 2023.5.. sry.. Not Sure why I type 2015 😅
Duplicates https://github.com/mudape/iphonedetect/issues/89 Seems to be solved in the latest release.
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.