HA nach Livisi Update nicht mehr "da"

  • Hallo kann mir jemand helfen, nach dem Livisi Update ist HA nicht mehr möglich das Addon meldet Fehler.


    Logger: homeassistant.config_entries

    Source: components/livisi/coordinator.py:68

    First occurred: 07:58:39 (2 occurrences)

    Last logged: 12:11:54

    Error setting up entry SHC Avatar for livisi

    Code
    Traceback (most recent call last):  File "/usr/local/lib/python3.10/site-packages/aiolivisi/aiolivisi.py", line 51, in async_set_token    self.token = access_data["access_token"]
    KeyError: 'access_token'
    
    The above exception was the direct cause of the following exception:
    
    Traceback (most recent call last):  File "/usr/src/homeassistant/homeassistant/config_entries.py", line 383, in async_setup    result = await component.async_setup_entry(hass, self)  File "/usr/src/homeassistant/homeassistant/components/livisi/__init__.py", line 27, in async_setup_entry    await coordinator.async_setup()  File "/usr/src/homeassistant/homeassistant/components/livisi/coordinator.py", line 68, in async_setup    await self.aiolivisi.async_set_token(  File "/usr/local/lib/python3.10/site-packages/aiolivisi/aiolivisi.py", line 63, in async_set_token    raise ShcUnreachableException from error
    aiolivisi.errors.ShcUnreachableException

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!