hass-miwifi icon indicating copy to clipboard operation
hass-miwifi copied to clipboard

[BUG] device tracker stopped working in HA 2023.5

Open 2pirko opened this issue 1 year ago • 3 comments

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'

2pirko avatar May 10 '23 14:05 2pirko