OpenEPaperLink / Home_Assistant_Integration

Home assistant Integration for the OpenEPaperLink project
https://openepaperlink.de
Apache License 2.0
159 stars 35 forks source link

Error setting up entry 10.0.0.150 for camera #193

Open quack3d opened 3 weeks ago

quack3d commented 3 weeks ago

Might be related to #105 and #176 , but my error is:

Logger: homeassistant.config_entries
Kilde: config_entries.py:594
Førs oppstått: 16:22:29 (2 hendelser)
Sist logget: 16:22:29

Error setting up entry 10.0.0.150 for camera
Error setting up entry 10.0.0.150 for button
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/config_entries.py", line 594, in async_setup
    result = await component.async_setup_entry(hass, self)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/camera/__init__.py", line 460, in async_setup_entry
    return await hass.data[DATA_COMPONENT].async_setup_entry(entry)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 183, in async_setup_entry
    raise ValueError(
ValueError: Config entry 10.0.0.150 (01J545T2HE6EN0P010284A8BCQ) for open_epaper_link.camera has already been setup!

Happens sometimes when HA is restarted. I'm on 0.5.0.8.

g4bri3lDev commented 2 weeks ago

this should be fixed in the latest release