sindrebroch/ha-magicmirror

Fresh install of latest beta, and fork of MMM-Remote-Control - HA 11.01 - fails to start

Opened this issue · 0 comments

jphoke commented

I just installed via HACS 1.5.0b5 and your fork of MMM Remote control

Restart HA and the integration fails to start

LOG

Logger: homeassistant.config_entries
Source: config_entries.py:399
First occurred: 6:08:38 PM (1 occurrences)
Last logged: 6:08:38 PM

Error setting up entry 192.168.1.18 for magicmirror
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 399, in async_setup
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/magicmirror/init.py", line 53, in async_setup_entry
await hass.config_entries.async_forward_entry_setups(entry, PLATFORMS)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'ConfigEntries' object has no attribute 'async_setup_platforms'

Describe the bug

Cannot start integration

Anything to try or that you need further to assist?