core/homeassistant
Trevor f0da576315 Fix Hue groups with same names (#5737)
* Revert "Fix hue lightgroups not syncing state (#5702)"

* Use light_id in unique_id for Hue groups

* Make sure HueLight unique_id is unique

* Update hue.py

* Update hue.py

* Update hue.py
2017-02-07 01:51:05 -08:00
..
components Fix Hue groups with same names (#5737) 2017-02-07 01:51:05 -08:00
helpers add min and max jinja filters (#5765) 2017-02-07 00:25:47 -08:00
scripts Check config before restarting (#5609) 2017-02-07 01:19:08 -08:00
util Update package.py (#5783) 2017-02-06 22:16:17 +01:00
__init__.py Fix PEP257 issues 2016-03-08 00:06:04 +01:00
__main__.py Add version test for monkey_patch_asyncio() (#5127) 2017-01-03 17:47:33 +01:00
bootstrap.py log formats match (#5456) 2017-01-19 21:31:44 -08:00
config.py Bugfix customize (#5613) 2017-01-28 23:52:30 +01:00
const.py Version bump to 0.38.0.dev0 2017-01-28 15:13:59 -08:00
core.py Check config before restarting (#5609) 2017-02-07 01:19:08 -08:00
exceptions.py Do not report on shutting down errors (#4431) 2016-11-17 12:02:43 -08:00
loader.py Load mqtt_eventstream before any other component. (#5629) 2017-01-31 08:02:28 -08:00
remote.py Allow a protocol in the http.base_url parameter (#5557) 2017-01-26 21:43:45 -08:00