wmalgadey / tado_component

Custom home-assistant component for tado (using PyTado)
GNU General Public License v3.0
12 stars 1 forks source link

Provide unique ids #26

Open syssi opened 5 years ago

syssi commented 5 years ago

My entity ids aren't stable. sensor.bedroom_temperature is called sensor.bedroom_temperature_2 sometimes. I've to clean up the entity registry to get rid of the issue. May be it's a bug in HA. It could be avoided if the component provides unique ids: https://developers.home-assistant.io/docs/en/entity_registry_index.html