1
mirror of https://github.com/home-assistant/core synced 2024-07-18 12:02:20 +02:00
ha-core/homeassistant/components/homekit
J. Nick Koston 3fa8ffa731
Enable mccabe complexity checks in flake8 (#49616)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-04-25 12:38:40 +02:00
..
translations [ci skip] Translation update 2021-04-09 00:03:15 +00:00
__init__.py Fix homekit memory leak on entry reload (#49452) 2021-04-20 09:11:58 -07:00
accessories.py Enable mccabe complexity checks in flake8 (#49616) 2021-04-25 12:38:40 +02:00
aidmanager.py Cleanup unused loggers (components A-M) (#41600) 2020-10-12 16:59:05 +02:00
config_flow.py Ensure homekit yaml config works when there is an ignored config entry (#48175) 2021-03-21 21:17:04 -10:00
const.py Fix homekit memory leak on entry reload (#49452) 2021-04-20 09:11:58 -07:00
img_util.py Have pylint warn when user visible log messages do not start with capital letter or end with a period (#48064) 2021-03-19 09:26:36 -05:00
logbook.py Add logbook platforms (#37078) 2020-06-24 18:14:50 -07:00
manifest.json Add support for IoT class in manifest (#46935) 2021-04-15 10:21:38 +02:00
services.yaml Ensure homekit reset accessory service can target any entity (#47787) 2021-03-12 11:41:01 +01:00
strings.json Create homekit locks according to spec (#48453) 2021-03-31 09:22:30 -07: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 Small code styling tweaks for HomeKit (#48163) 2021-03-20 17:08:49 -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 Small code styling tweaks for HomeKit (#48163) 2021-03-20 17:08:49 -10:00
type_lights.py Add common light helpers to test for feature support (#49199) 2021-04-15 20:32:27 +02:00
type_locks.py Small code styling tweaks for HomeKit (#48163) 2021-03-20 17:08:49 -10:00
type_media_players.py Update homekit to improve representation of activity based remotes (#47261) 2021-03-21 21:55:20 -07:00
type_remotes.py Update homekit to improve representation of activity based remotes (#47261) 2021-03-21 21:55:20 -07: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 Add HomeKit support for new CO / CO2 device class (#47737) 2021-03-12 09:03:47 -10:00
type_switches.py Fix turning off scene in homekit (#47604) 2021-03-08 14:19:05 -08:00
type_thermostats.py Small code styling tweaks for HomeKit (#48163) 2021-03-20 17:08:49 -10:00
util.py Fix setting up remotes that lack a supported features list in homekit (#49152) 2021-04-13 12:44:07 +02:00