core/homeassistant/components/fibaro
pbalogh77 7d4083cdd3 Changed scene unique IDs (#22987)
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.
2019-04-17 09:56:34 -07:00
..
__init__.py
binary_sensor.py
climate.py
cover.py
light.py
manifest.json
scene.py
sensor.py
switch.py