rstrouse / ESPSomfy-RTS-HA

Control your somfy shades in Home Assistant
The Unlicense
134 stars 9 forks source link

Platform espsomfy_rts does not generate unique IDs. #15

Closed gieljnssns closed 1 year ago

gieljnssns commented 1 year ago

At Home-assistant startup I'm seeing this error

Logger: homeassistant.components.cover
Source: helpers/entity_platform.py:607
Integration: Cover (documentation, issues)
First occurred: 13:09:12 (1 occurrences)
Last logged: 13:09:12

Platform espsomfy_rts does not generate unique IDs. ID espsomfy_105180_4 already exists - ignoring cover.zonnetent
Scherm­afbeelding 2023-06-29 om 17 17 23 Scherm­afbeelding 2023-06-29 om 17 18 13 Scherm­afbeelding 2023-06-29 om 17 18 34
rstrouse commented 1 year ago

I'll look into this but this has to do with the name being used for the entity id. If you go into the entities list you will see that there is an entity in there with the same name but likely a different id. If you just delete that the error will go away.

rstrouse commented 1 year ago

I found an issue with this and will be posting an update shortly. This has to do with the awning sun switch id.

rstrouse commented 1 year ago

Update to v2.0.0 for both the ESPSomfy RTS device and the integration. This has been fixed.