Error during setup of component bypass_api
ddokupil opened this issue · 0 comments
ddokupil commented
I cannot start the component:
Error during setup of component bypass_api
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/setup.py”, line 213, in _async_setup_component
result = await task
File “/config/custom_components/bypass_api/init.py”, line 22, in async_setup
hass.http.app.middlewares.append(auth_middleware)
File “aiohttp/_frozenlist.pyx”, line 97, in aiohttp._frozenlist.FrozenList.append
File “aiohttp/_frozenlist.pyx”, line 19, in aiohttp._frozenlist.FrozenList._check_frozen
RuntimeError: Cannot modify frozen list.