hass-core/homeassistant/components/light
Paulus Schoutsen 86e4fb9655 Merge branch 'component-wink' into dev
* component-wink:
  Wink component bug fixes
  Bugfixes to make Wink component work
  Added wink component to auto-load other needed components
  Initial version wink component by @loghound
  changed bearer_token to access_token in conf file
  Wink Hub integration of it's switches & lights

Conflicts:
	homeassistant/components/switch/__init__.py
	homeassistant/const.py
2015-01-11 23:22:40 -08:00
..
__init__.py Bugfixes to make Wink component work 2015-01-11 14:21:44 -08:00
hue.py Use properties instead of getters for Device class 2015-01-11 09:20:41 -08:00
light_profiles.csv Lights now support profiles 2014-03-26 00:20:02 -07:00
wink.py Added wink component to auto-load other needed components 2015-01-10 23:47:23 -08:00