hass-core/tests
Matthew Treinish 94acda2a31 Add AC mode to heat_control component (#2719)
This commit adds a new option to the heat_control component, ac_mode.
When set to true, this treats the toggle device as a cooler instead
of a heater. The concept being if you have a window or in-wall ac
unit that doesn't have a built-in thermostat having the home assistant
implemented thermostat would be as useful as for space heaters.
2016-08-02 21:56:08 -07:00
..
components Add AC mode to heat_control component (#2719) 2016-08-02 21:56:08 -07:00
fixtures Move elevation to core config and clean up HTTP mocking in tests (#2378) 2016-06-27 09:02:45 -07:00
helpers Try to deflake discovery tests 2016-07-30 19:58:14 -07:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
testing_config/custom_components Exclude tests in dependencies in test dir from pytest (#2618) 2016-07-25 08:26:07 -07:00
util Proximity unit of measure (#2659) 2016-07-31 10:20:56 -07:00
__init__.py Tweak Recorder 2016-07-11 08:56:07 -07:00
common.py Exclude tests in dependencies in test dir from pytest (#2618) 2016-07-25 08:26:07 -07:00
test_bootstrap.py Allow circular dependency with discovery (#2616) 2016-07-25 22:49:10 -07:00
test_config.py properly cleanup after config test 2016-07-03 18:24:17 -07:00
test_core.py Allow circular dependency with discovery (#2616) 2016-07-25 22:49:10 -07:00
test_loader.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_remote.py Add get_config (#2627) 2016-07-26 08:50:38 -07:00