core/tests
Dan Smith 9aa4028718 Fix #1287 for honeywell US systems with no fan
This bumps the somecomfort requirement to 0.2.1 to pull in a change
that makes handling no-fan systems graceful. Adds a test that should
prove it gives us what we want.

If no fan, then fan is always idle and fanmode is None.
2016-02-17 08:16:02 -08:00
..
cassettes VCR YR sensor test 2015-12-27 17:37:32 -08:00
components Fix #1287 for honeywell US systems with no fan 2016-02-17 08:16:02 -08:00
config/custom_components Update for file header, docstrings, and PEP8/PEP257 2016-02-13 14:19:11 +01:00
helpers Tests should all use test HA 2016-02-14 15:08:23 -08:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
util Tests should all use test HA 2016-02-14 15:08:23 -08:00
__init__.py Tests: Mock get_local_ip by default too 2016-02-14 22:01:30 -08:00
common.py Restructure tests to ensure unique ports 2016-02-14 12:54:16 -08:00
test_bootstrap.py Tests should all use test HA 2016-02-14 15:08:23 -08:00
test_config.py Update for file header, docstrings, and PEP8/PEP257 2016-02-13 14:19:11 +01:00
test_core.py Tests should all use test HA 2016-02-14 15:08:23 -08:00
test_loader.py Update for file header, docstrings, and PEP8/PEP257 2016-02-13 14:19:11 +01:00
test_remote.py Thread pool tweaks 2016-02-14 23:01:49 -08:00