Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Устройства недоступны после перезагрузки интеграции. #435

Open
Hipokys opened this issue Jan 14, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Hipokys
Copy link

Hipokys commented Jan 14, 2024

После последнего релиза.
После перезапуска HA - устройства появляются.

Logger: homeassistant.config_entries
Source: config_entries.py:561
First occurred: 17:44:52 (1 occurrences)
Last logged: 17:44:52

Error unloading entry ***** for number
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/config_entries.py", line 561, in async_unload
    result = await component.async_unload_entry(hass, self)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/number/__init__.py", line 125, in async_unload_entry
    return await component.async_unload_entry(entry)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 203, in async_unload_entry
    raise ValueError("Config entry was never loaded!")
ValueError: Config entry was never loaded!
@AlexxIT AlexxIT added the bug Something isn't working label Jan 14, 2024
@Opontios
Copy link

Opontios commented Jan 19, 2024

После последнего релиза. После перезапуска HA - устройства появляются.

Logger: homeassistant.config_entries
Source: config_entries.py:561
First occurred: 17:44:52 (1 occurrences)
Last logged: 17:44:52

Error unloading entry ***** for number
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/config_entries.py", line 561, in async_unload
    result = await component.async_unload_entry(hass, self)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/number/__init__.py", line 125, in async_unload_entry
    return await component.async_unload_entry(entry)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 203, in async_unload_entry
    raise ValueError("Config entry was never loaded!")
ValueError: Config entry was never loaded!

Появляются но недоступны.
Откат на v3.13.0 решает проблему. Удалнеие и перенастройку интеграции еще не пробовал с последней версией.

shammysha added a commit to shammysha/YandexStation that referenced this issue Feb 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants