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

Home Assistant: Error unloading entry for camera #176

Closed
supaeasy opened this issue Oct 2, 2024 · 1 comment · Fixed by #220
Closed

Home Assistant: Error unloading entry for camera #176

supaeasy opened this issue Oct 2, 2024 · 1 comment · Fixed by #220
Labels
1.0 should be fixed with the 1.0 release bug Something isn't working

Comments

@supaeasy
Copy link

supaeasy commented Oct 2, 2024

Hello there

with every restart of Home Assistant I get the error

Logger: homeassistant.config_entries
Quelle: config_entries.py:819
Erstmals aufgetreten: 1. Oktober 2024 um 21:33:59 (1 Vorkommnisse)
Zuletzt protokolliert: 1. Oktober 2024 um 21:33:59

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

The IP refers to my AP running Firmware 2.60b. Is this an issue?

To Reproduce
Steps to reproduce the behavior:

  1. Home Assistant with OpenEPaperLink integration
  2. Restart HA
  3. Go to Protocols
  4. See error

Expected behavior
No Error

Screenshots
image

@supaeasy supaeasy added the bug Something isn't working label Oct 2, 2024
@nlimper nlimper transferred this issue from OpenEPaperLink/OpenEPaperLink Oct 2, 2024
@g4bri3lDev
Copy link
Member

Can you install the latest version and see if the error is still there?

@jonasniesner jonasniesner added the 1.0 should be fixed with the 1.0 release label Nov 6, 2024
@g4bri3lDev g4bri3lDev linked a pull request Jan 4, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.0 should be fixed with the 1.0 release bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants