mirror of
https://github.com/home-assistant/core.git
synced 2025-05-02 13:17:53 +00:00

There was a potential unique ID collission which caused problems for some users, as scenes and devices are enumerated separately, so the same ID could be assigned to in they are unnamed. So I changed the unique ID generation for scenes to avoid this, which is a breaking change wrt scenes.