core/tests/components/homekit
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
..
__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 Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
test_get_accessories.py Sort imports according to PEP8 for homekit (#29645) 2019-12-08 18:16:49 +01:00
test_homekit.py Fix test 2019-12-22 10:31:23 +01:00
test_type_covers.py Fix HomeKit window covering to support float numbers in the position (#31081) 2020-01-23 09:02:44 -08:00
test_type_fans.py Fix HomeKit with entity registry restoration where supported_features is a non-None falsey (#30657) 2020-01-10 16:33:48 -08:00
test_type_lights.py Fix HomeKit behavior with lights supporting color and temperature (#30756) 2020-01-14 07:09:35 -08:00
test_type_locks.py Black 2019-07-31 12:25:30 -07:00
test_type_media_players.py Fix HomeKit with entity registry restoration where supported_features is a non-None falsey (#30657) 2020-01-10 16:33:48 -08:00
test_type_security_systems.py Black 2019-07-31 12:25:30 -07:00
test_type_sensors.py Restore unit_of_measurement from entity registry (#30780) 2020-01-15 08:09:05 -08:00
test_type_switches.py Black 2019-07-31 12:25:30 -07:00
test_type_thermostats.py Fix HomeKit with entity registry restoration where supported_features is a non-None falsey (#30657) 2020-01-10 16:33:48 -08:00
test_util.py Fix homekit temperaturesensor round (#27047) 2019-10-03 17:44:07 -07:00