core/tests/components
Dan Smith 0fbd947426 Test Honeywell Round thermostat
This includes two changes to the round code:
 - Return True on setup success
 - Break out the default away temp into a constant
2016-02-14 01:05:18 +00:00
..
alarm_control_panel Merge branch 'pr/655' into dev 2015-11-28 00:55:22 -08:00
automation Update for file header, docstrings, and PEP8/PEP257 2016-02-13 14:19:11 +01:00
binary_sensor Update for file header, docstrings, and PEP8/PEP257 2016-02-13 14:19:11 +01:00
device_tracker Update for file header, docstrings, and PEP8/PEP257 2016-02-13 14:19:11 +01:00
garage_door Update for file header, docstrings, and PEP8/PEP257 2016-02-13 14:19:11 +01:00
light Update for file header, docstrings, and PEP8/PEP257 2016-02-13 14:19:11 +01:00
lock Add tests for lock component 2015-11-29 11:44:27 -08:00
media_player Update for file header, docstrings, and PEP8/PEP257 2016-02-13 14:19:11 +01:00
notify Update for file header, docstrings, and PEP8/PEP257 2016-02-13 14:19:11 +01:00
rollershutter Update for file header, docstrings, and PEP8/PEP257 2016-02-13 14:19:11 +01:00
sensor Update for file header, docstrings, and PEP8/PEP257 2016-02-13 14:19:11 +01:00
switch Update for file header, docstrings, and PEP8/PEP257 2016-02-13 14:19:11 +01:00
thermostat Test Honeywell Round thermostat 2016-02-14 01:05:18 +00:00
__init__.py Reorg tests folder 2015-07-26 10:17:01 +02:00
test_alexa.py Update for file header, docstrings, and PEP8/PEP257 2016-02-13 14:19:11 +01:00
test_api.py Update for file header, docstrings, and PEP8/PEP257 2016-02-13 14:19:11 +01:00
test_configurator.py Update for file header, docstrings, and PEP8/PEP257 2016-02-13 14:19:11 +01:00
test_conversation.py Update for file header, docstrings, and PEP8/PEP257 2016-02-13 14:19:11 +01:00
test_demo.py Update for file header, docstrings, and PEP8/PEP257 2016-02-13 14:19:11 +01:00
test_device_sun_light_trigger.py Update for file header, docstrings, and PEP8/PEP257 2016-02-13 14:19:11 +01:00
test_frontend.py Update for file header, docstrings, and PEP8/PEP257 2016-02-13 14:19:11 +01:00
test_graphite.py Merge branch 'hotfix/state-as-number' into dev 2016-02-13 08:32:06 -08:00
test_group.py Update for file header, docstrings, and PEP8/PEP257 2016-02-13 14:19:11 +01:00
test_history.py Update for file header, docstrings, and PEP8/PEP257 2016-02-13 14:19:11 +01:00
test_influx.py Update for file header, docstrings, and PEP8/PEP257 2016-02-13 14:19:11 +01:00
test_init.py Update for file header, docstrings, and PEP8/PEP257 2016-02-13 14:19:11 +01:00
test_input_boolean.py 100% test coverage for input_boolean 2016-01-14 23:25:25 -08:00
test_input_select.py Add input_select component 2016-01-31 12:52:51 -08:00
test_introduction.py Update for file header, docstrings, and PEP8/PEP257 2016-02-13 14:19:11 +01:00
test_logbook.py Update for file header, docstrings, and PEP8/PEP257 2016-02-13 14:19:11 +01:00
test_logger.py Update for file header, docstrings, and PEP8/PEP257 2016-02-13 14:19:11 +01:00
test_mqtt.py Update for file header, docstrings, and PEP8/PEP257 2016-02-13 14:19:11 +01:00
test_mqtt_eventstream.py Update for file header, docstrings, and PEP8/PEP257 2016-02-13 14:19:11 +01:00
test_proximity.py Update for file header, docstrings, and PEP8/PEP257 2016-02-13 14:19:11 +01:00
test_recorder.py Update for file header, docstrings, and PEP8/PEP257 2016-02-13 14:19:11 +01:00
test_scene.py Fix issue with scene component when using YAML aliases. 2015-12-27 13:24:34 -06:00
test_script.py Warn if config invalid shape for script 2015-11-26 13:08:13 -08:00
test_shell_command.py Update for file header, docstrings, and PEP8/PEP257 2016-02-13 14:19:11 +01:00
test_splunk.py Update for file header, docstrings, and PEP8/PEP257 2016-02-13 14:19:11 +01:00
test_statsd.py Merge branch 'hotfix/state-as-number' into dev 2016-02-13 08:32:06 -08:00
test_sun.py Update for file header, docstrings, and PEP8/PEP257 2016-02-13 14:19:11 +01:00
test_updater.py Update for file header, docstrings, and PEP8/PEP257 2016-02-13 14:19:11 +01:00
test_weblink.py Update for file header, docstrings, and PEP8/PEP257 2016-02-13 14:19:11 +01:00
test_zone.py Update for file header, docstrings, and PEP8/PEP257 2016-02-13 14:19:11 +01:00