1
mirror of https://github.com/home-assistant/core synced 2024-09-12 15:16:21 +02:00
ha-core/homeassistant/components/homekit
J. Nick Koston 15aa00d6cc
Fix homekit checking for port cleanup too many times (#47836)
* Fix homekit checking for port cleanup too many times

The loop should have terminated as soon as the port was available

* coverage

* tweak homekit shutdown wait
2021-03-15 05:14:46 +01:00
..
translations [ci skip] Translation update 2021-03-01 00:09:01 +00:00
__init__.py Fix homekit checking for port cleanup too many times (#47836) 2021-03-15 05:14:46 +01:00
accessories.py Add HomeKit support for new CO / CO2 device class (#47737) 2021-03-12 09:03:47 -10:00
aidmanager.py Cleanup unused loggers (components A-M) (#41600) 2020-10-12 16:59:05 +02:00
config_flow.py Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
const.py Add HomeKit support for new CO / CO2 device class (#47737) 2021-03-12 09:03:47 -10:00
img_util.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
logbook.py Add logbook platforms (#37078) 2020-06-24 18:14:50 -07:00
manifest.json Bump HAP-python to 3.4.0 (#47476) 2021-03-07 01:30:57 +01:00
services.yaml Ensure homekit reset accessory service can target any entity (#47787) 2021-03-12 11:41:01 +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 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 Run homekit service calls in async since the server is now async (#45859) 2021-02-19 21:34:52 -10:00
util.py Cleanup homekit and remove aid storage from hass.data (#47488) 2021-03-11 22:05:03 -08:00