hass-miwifi
hass-miwifi copied to clipboard
[BUG] device tracker stopped working in HA 2023.5
Describe the bug The device tracker stopped working after update to HA 2023.5
Please complete the following information:
- HASS version: 2023.5.2
- Component version 2.8.2
- Router model: AX9000
- Router firmware version latest CN
Logger: homeassistant Source: custom_components/miwifi/init.py:100 Integration: MiWifi (documentation, issues) First occurred: May 8, 2023 at 19:03:41 (1 occurrences) Last logged: May 8, 2023 at 19:03:41 Error doing job: Task exception was never retrieved
Traceback (most recent call last): File "/config/custom_components/miwifi/init.py", line 100, in async_start hass.config_entries.async_setup_platforms(entry, PLATFORMS) AttributeError: 'ConfigEntries' object has no attribute 'async_setup_platforms'