hass-core/tests/components/homekit_controller
Jc2k 1c4367e5a9 Fix min/max temp and humidity for homekit_controller climate (#23421)
* Fix min/max temp and humidity for homekit_controller climate.

* Fix typo
2019-05-01 00:08:30 +02:00
..
specific_devices Fix min/max temp and humidity for homekit_controller climate (#23421) 2019-05-01 00:08:30 +02:00
__init__.py Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
common.py Fix min/max temp and humidity for homekit_controller climate (#23421) 2019-05-01 00:08:30 +02:00
conftest.py
test_alarm_control_panel.py
test_binary_sensor.py Add support for HomeKit motion sensor devices (#20555) 2019-01-28 20:30:56 -08:00
test_climate.py Fix min/max temp and humidity for homekit_controller climate (#23421) 2019-05-01 00:08:30 +02:00
test_config_flow.py Set placeholders in homekit config flow title (#23311) 2019-04-22 21:32:39 -07:00
test_cover.py homekit_controller: Support cover stop (#23046) 2019-04-17 10:02:04 -07:00
test_light.py Set homekit controller entity as unavailable if new connections fail (#21901) 2019-03-12 18:45:34 -07:00
test_lock.py
test_sensor.py Add support for homekit controller sensors (#21535) 2019-02-28 10:09:04 -08:00
test_storage.py Add storage for cacheable homekit entity maps. (#23191) 2019-04-18 08:55:34 -07:00
test_switch.py