Multiple Errors with entity registry

Hi all,

I used to have multiple weather sensor for different locations (home and work, not in the same region).

With 0.63 and the new entity registry I receive the following error:

Fri Feb 23 2018 23:51:18 GMT+0100 (ora solare Europa occidentale)

Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File “/usr/local/lib/python3.6/asyncio/tasks.py”, line 180, in _step
result = coro.send(None)
File “/usr/src/app/homeassistant/helpers/entity_platform.py”, line 252, in _async_add_entity
msg)
homeassistant.exceptions.HomeAssistantError: Entity id already exists: sensor.pws_weather_1d_metric

Can someone please support me?

UPDATE. I moved back to 0.62 and the issue disappeared. How can I submit an issue?

Up.

I’m the only one racing this unlucky issue?

Sorry. Can someone please support me?

Sounds like a bug, maybe submit a report on GitHub?

Thank you.

I found out that the issue have been posted!

https://github.com/home-assistant/home-assistant/issues/12852