core/tests/components/homekit
David K c5f4872aea Limit available heat/cool modes for HomeKit thermostats (#28586)
* Limit available heat/cool modes for HomeKit thermostats.
The Home app only shows appropriate modes (heat/cool/auto) for the device. Depending on the climate integration, disabling the auto start might be needed.

* Include improved mapping for HVAC modes in tests
2019-12-06 14:07:45 +01: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 Black 2019-07-31 12:25:30 -07:00
test_accessories.py Fix HomeKit linked battery sensor crash (#28974) 2019-11-26 08:55:33 -08:00
test_get_accessories.py Black 2019-07-31 12:25:30 -07:00
test_homekit.py Add option to specify mDNS advertised IP address for HomeKit Bridge (#26791) 2019-10-22 22:06:21 -07:00
test_type_covers.py Black 2019-07-31 12:25:30 -07:00
test_type_fans.py Black 2019-07-31 12:25:30 -07:00
test_type_lights.py Black 2019-07-31 12:25:30 -07:00
test_type_locks.py Black 2019-07-31 12:25:30 -07:00
test_type_media_players.py Black 2019-07-31 12:25:30 -07:00
test_type_security_systems.py Black 2019-07-31 12:25:30 -07:00
test_type_sensors.py Black 2019-07-31 12:25:30 -07:00
test_type_switches.py Black 2019-07-31 12:25:30 -07:00
test_type_thermostats.py Limit available heat/cool modes for HomeKit thermostats (#28586) 2019-12-06 14:07:45 +01:00
test_util.py Fix homekit temperaturesensor round (#27047) 2019-10-03 17:44:07 -07:00