core/tests/components/homekit
J. Nick Koston cec3b57390
Fix thermostats that do not support off under homekit (#33809)
TargetHeatingCoolingState: value=0 is an invalid value.
would be raised when a thermostat did not support
off.
2020-04-08 11:56:11 -07:00
..
__init__.py Add missing __init__ test files (#16871) 2018-09-25 23:08:37 +02:00
common.py Black 2019-07-31 12:25:30 -07:00
conftest.py Sort imports according to PEP8 for homekit (#29645) 2019-12-08 18:16:49 +01:00
test_accessories.py Remove legacy async_add_job from homekit tests (#33727) 2020-04-05 21:33:36 -05:00
test_get_accessories.py Add and use percentage constant (#32094) 2020-02-28 11:46:48 -08:00
test_homekit.py Remove legacy async_add_job from homekit tests (#33727) 2020-04-05 21:33:36 -05:00
test_type_covers.py Remove legacy async_add_job from homekit tests (#33727) 2020-04-05 21:33:36 -05:00
test_type_fans.py Remove legacy async_add_job from homekit tests (#33727) 2020-04-05 21:33:36 -05:00
test_type_lights.py Remove legacy async_add_job from homekit tests (#33727) 2020-04-05 21:33:36 -05:00
test_type_locks.py Remove legacy async_add_job from homekit tests (#33727) 2020-04-05 21:33:36 -05:00
test_type_media_players.py Remove legacy async_add_job from homekit tests (#33727) 2020-04-05 21:33:36 -05:00
test_type_security_systems.py Remove legacy async_add_job from homekit tests (#33727) 2020-04-05 21:33:36 -05:00
test_type_sensors.py Remove legacy async_add_job from homekit tests (#33727) 2020-04-05 21:33:36 -05:00
test_type_switches.py Remove legacy async_add_job from homekit tests (#33727) 2020-04-05 21:33:36 -05:00
test_type_thermostats.py Fix thermostats that do not support off under homekit (#33809) 2020-04-08 11:56:11 -07:00
test_util.py Remove legacy async_add_job from homekit tests (#33727) 2020-04-05 21:33:36 -05:00