core/homeassistant/components/hue
Paulus Schoutsen d851cb6f9e
Add unique ID to config entries (#29806)
* Add unique ID to config entries

* Unload existing entries with same unique ID if flow with unique ID is
finished

* Remove unused exception

* Fix typing

* silence pylint

* Fix tests

* Add unique ID to Hue

* Address typing comment

* Tweaks to comments

* lint
2019-12-16 12:27:43 +01:00
..
.translations [ci skip] Translation update 2019-12-04 00:32:11 +00:00
__init__.py Add unique ID to config entries (#29806) 2019-12-16 12:27:43 +01:00
binary_sensor.py Move imports in hue component (#28121) 2019-10-22 22:58:57 -07:00
bridge.py Add unique ID to config entries (#29806) 2019-12-16 12:27:43 +01:00
config_flow.py Add unique ID to config entries (#29806) 2019-12-16 12:27:43 +01:00
const.py
errors.py
helpers.py Move imports to top for hue (#29501) 2019-12-05 13:19:50 +01:00
light.py Limit parallel requests to Philips Hue (#29189) 2019-12-01 13:24:16 -08:00
manifest.json SSDP matching improvements (#28285) 2019-11-02 12:30:09 -07:00
sensor.py Move imports in hue component (#28121) 2019-10-22 22:58:57 -07:00
sensor_base.py Limit parallel requests to Philips Hue (#29189) 2019-12-01 13:24:16 -08:00
services.yaml
strings.json