core/tests/components/homekit_controller
Christian Clauss df7d2b3aeb
Fix typos found by codespell (#31243)
* Fix typos found by codespell

* Fix typos found by codespell

* codespell: Furture  ==> Future

* Update test_config_flow.py

* Update __init__.py

* Spellcheck: successfull  ==> successful

* Codespell: unsuccesful  ==> unsuccessful

* Codespell: cant  ==> can't

* Codespell: firware ==> firmware

* Codespell: mimick  ==> mimic
2020-01-31 08:33:00 -08:00
..
specific_devices Add support for v1 and v2 HomeKit fans. (#30503) 2020-01-05 15:56:46 +01:00
__init__.py Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
common.py Be consistent with Home Assistant and Hass.io spelling (#30500) 2020-01-05 14:09:17 +02:00
conftest.py Black 2019-07-31 12:25:30 -07:00
test_air_quality.py Add support for homekit air quality sensors (#30510) 2020-01-06 16:35:10 +01:00
test_alarm_control_panel.py Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
test_binary_sensor.py Add homekit_controller service.sensor.smoke (#30269) 2019-12-30 08:05:49 +00:00
test_climate.py Sort imports according to PEP8 for homekit_controller (#29646) 2019-12-08 18:14:26 +01:00
test_config_flow.py Accept homekit_controller pairing codes both with and without dashes (#30273) 2019-12-30 07:36:01 +00:00
test_cover.py Inverting states for opening/closing Homekit covers (#26872) 2019-09-24 21:16:08 -07:00
test_fan.py Add support for v1 and v2 HomeKit fans. (#30503) 2020-01-05 15:56:46 +01:00
test_light.py Sort imports according to PEP8 for homekit_controller (#29646) 2019-12-08 18:14:26 +01:00
test_lock.py Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
test_sensor.py Add support for Homekit accessory battery sensors (#26210) 2019-08-31 13:18:18 +01:00
test_storage.py Sort imports according to PEP8 for homekit_controller (#29646) 2019-12-08 18:14:26 +01:00
test_switch.py Black 2019-07-31 12:25:30 -07:00