hass-core/tests
Sean Dague abc253c4c5 implement get_significant_states
This adds a new function to history module which returns significant
states. For most domains this is the list of state changes. For the
thermostat domain this also includes attribute changes, so that
changes in the current_temperature are exposed to the graphing layer.

Closes #881
2016-02-03 15:05:43 -05:00
..
cassettes VCR YR sensor test 2015-12-27 17:37:32 -08:00
components implement get_significant_states 2016-02-03 15:05:43 -05:00
config/custom_components Reorg tests folder 2015-07-26 10:17:01 +02:00
helpers Support custom interval for platforms 2016-01-31 01:01:23 -08:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
util Better tear down of util/package tests 2016-01-30 14:39:17 -05:00
__init__.py Disable location queries 2016-02-02 21:33:59 -08:00
common.py Add tests for entity component 2016-01-31 01:01:23 -08:00
test_bootstrap.py Disable location queries 2016-02-02 21:33:59 -08:00
test_config.py Disable location queries 2016-02-02 21:33:59 -08:00
test_core.py Revised HASS Core test 2016-01-29 22:42:39 -05:00
test_loader.py Speed up tests 2015-09-12 22:56:49 -07:00
test_remote.py Speed up tests 2015-09-01 00:18:26 -07:00