core/tests/components/homekit
springstan f1a0ca7cd3
Add and use percentage constant (#32094)
* Add and use percentage constant

* Fix pylint error and broken test
2020-02-28 11:46:48 -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 Add and use percentage constant (#32094) 2020-02-28 11:46:48 -08: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 Add and use percentage constant (#32094) 2020-02-28 11:46:48 -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 Add and use percentage constant (#32094) 2020-02-28 11:46:48 -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