Files
core/tests
Andrea Campi 8c303bf48c Support multiple Hue bridges with lights of the same id (#11259)
* Improve support for multiple Hue bridges with lights that have the same id.

The old code pre-refactoring kept a per-bridge list of lights in a closure; my refactoring moved that to hass.data, which is convenient but caused them to conflict with each other.

Fixes #11183

* Update test_hue.py
2017-12-24 01:12:54 +01:00
..
2016-01-30 14:08:32 -05:00
2017-11-01 13:07:16 +01:00
2017-08-29 13:40:08 -07:00
2016-10-23 23:48:01 -07:00
2017-09-23 17:15:46 +02:00
2017-11-03 14:19:36 +01:00