Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 95919

Owntracks unique id error

$
0
0

@plindeman wrote:

For some reason I’m getting the following error in the logfile after starting up

2020-01-17 20:49:15 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 399, in _async_add_entity
    raise HomeAssistantError(msg)
homeassistant.exceptions.HomeAssistantError: Entity id already exists: device_tracker.owntrack_iphone_peter. Platform owntracks does not generate unique IDs
2020-01-17 20:49:15 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 399, in _async_add_entity
    raise HomeAssistantError(msg)
homeassistant.exceptions.HomeAssistantError: Entity id already exists: device_tracker.owntrack_iphone_meike. Platform owntracks does not generate unique IDs

I tried to remove the owntracks integration, checked the core.* files to remove any owntracks leftovers and then reinstall the integration but doesn’t help.

Anybody got an idea how to fix this?

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 95919

Trending Articles