core/tests
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
..
config/custom_components Rename ha_test folder to tests 2015-01-08 20:05:12 -08:00
helpers.py Use properties instead of getters for Device class 2015-01-11 09:20:41 -08:00
test_component_chromecast.py Automatic discovery and setting up of devices 2015-01-09 00:07:58 -08:00
test_component_core.py Rename ha_test folder to tests 2015-01-08 20:05:12 -08:00
test_component_demo.py Rename ha_test folder to tests 2015-01-08 20:05:12 -08:00
test_component_device_scanner.py Rename ha_test folder to tests 2015-01-08 20:05:12 -08:00
test_component_group.py Ensure groups always have unique entity id 2015-01-08 20:17:05 -08:00
test_component_http.py Rename ha_test folder to tests 2015-01-08 20:05:12 -08:00
test_component_light.py Added wink component to auto-load other needed components 2015-01-10 23:47:23 -08:00
test_component_sun.py Rename ha_test folder to tests 2015-01-08 20:05:12 -08:00
test_component_switch.py Automatic discovery and setting up of devices 2015-01-09 00:07:58 -08:00
test_core.py Rename ha_test folder to tests 2015-01-08 20:05:12 -08:00
test_helpers.py Rename ha_test folder to tests 2015-01-08 20:05:12 -08:00
test_loader.py Rename ha_test folder to tests 2015-01-08 20:05:12 -08:00
test_remote.py Rename ha_test folder to tests 2015-01-08 20:05:12 -08:00
test_util.py Rename ha_test folder to tests 2015-01-08 20:05:12 -08:00