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. |
||
---|---|---|
.. | ||
__init__.py | ||
binary_sensor.py | ||
climate.py | ||
cover.py | ||
light.py | ||
manifest.json | ||
scene.py | ||
sensor.py | ||
switch.py |