core/homeassistant/components/homekit
Ville Skyttä dc880118a4
Lint suppression cleanups (#47248)
* Unused pylint suppression cleanups

* Remove outdated pylint bug references

* Add flake8-noqa config and note to run it every now and then

* Add codes to noqa's

* Unused noqa cleanups
2021-03-02 09:02:04 +01:00
..
translations [ci skip] Translation update 2021-03-01 00:09:01 +00:00
__init__.py Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
accessories.py Automatically create HomeKit accessory mode entries (#46473) 2021-02-23 16:22:23 -08:00
aidmanager.py
config_flow.py Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
const.py Automatically create HomeKit accessory mode entries (#46473) 2021-02-23 16:22:23 -08:00
img_util.py
logbook.py
manifest.json Bump HAP-python to 3.3.2 to fix unavailable condition on restart (#47213) 2021-02-28 22:00:31 -10:00
services.yaml Add selectors to HomeKit service definitions (#46745) 2021-02-18 17:32:48 +01:00
strings.json Automatically create HomeKit accessory mode entries (#46473) 2021-02-23 16:22:23 -08:00
type_cameras.py Run homekit service calls in async since the server is now async (#45859) 2021-02-19 21:34:52 -10:00
type_covers.py Run homekit service calls in async since the server is now async (#45859) 2021-02-19 21:34:52 -10:00
type_fans.py Add support for preset modes in homekit fans (#45962) 2021-02-20 19:24:14 -08:00
type_humidifiers.py Run homekit service calls in async since the server is now async (#45859) 2021-02-19 21:34:52 -10:00
type_lights.py Run homekit service calls in async since the server is now async (#45859) 2021-02-19 21:34:52 -10:00
type_locks.py Run homekit service calls in async since the server is now async (#45859) 2021-02-19 21:34:52 -10:00
type_media_players.py Run homekit service calls in async since the server is now async (#45859) 2021-02-19 21:34:52 -10:00
type_security_systems.py Run homekit service calls in async since the server is now async (#45859) 2021-02-19 21:34:52 -10:00
type_sensors.py
type_switches.py Run homekit service calls in async since the server is now async (#45859) 2021-02-19 21:34:52 -10:00
type_thermostats.py Run homekit service calls in async since the server is now async (#45859) 2021-02-19 21:34:52 -10:00
util.py Automatically create HomeKit accessory mode entries (#46473) 2021-02-23 16:22:23 -08:00