core/homeassistant/components/homekit
J. Nick Koston 009f34bfed
Add a homekit.unpair service to forcefully remove pairings (#53303)
- Sometimes homekit will go unresponsive because a pairing for a specific
  device is missing. To avoid deleting the config entry and recreating
  it, which can be a painful process if there are many bridged entities,
  the homekit.unpair service allows forceful removal of the pairings so
  the accessory can be paired again.
2021-07-22 12:44:36 +02:00
..
translations Fix homekit locks not being created from when setup from the UI (#53301) 2021-07-21 22:22:06 -07:00
__init__.py Add a homekit.unpair service to forcefully remove pairings (#53303) 2021-07-22 12:44:36 +02:00
accessories.py Auto recreate HomeKit TVs when the sources are out of sync (#53208) 2021-07-20 21:46:39 -07:00
aidmanager.py Add constructor return type in integrations E-K (#50902) 2021-05-20 18:47:30 +03:00
config_flow.py Fix homekit locks not being created from when setup from the UI (#53301) 2021-07-21 22:22:06 -07:00
const.py Add a homekit.unpair service to forcefully remove pairings (#53303) 2021-07-22 12:44:36 +02:00
img_util.py
logbook.py
manifest.json Update homekit to use network integration (#52946) 2021-07-14 11:44:58 +02:00
services.yaml Add a homekit.unpair service to forcefully remove pairings (#53303) 2021-07-22 12:44:36 +02:00
strings.json Fix homekit locks not being created from when setup from the UI (#53301) 2021-07-21 22:22:06 -07:00
type_cameras.py Add pylint CodeStyle extension (#53147) 2021-07-19 06:57:06 -07:00
type_covers.py Add support for tilt only covers to HomeKit (#53130) 2021-07-18 10:17:58 -10:00
type_fans.py
type_humidifiers.py
type_lights.py
type_locks.py Update homekit lock to support locking, unlocking, jammed (#52819) 2021-07-20 21:55:19 -07:00
type_media_players.py
type_remotes.py Auto recreate HomeKit TVs when the sources are out of sync (#53208) 2021-07-20 21:46:39 -07:00
type_security_systems.py
type_sensors.py
type_switches.py Execute scripts from HomeKit (#53106) 2021-07-19 12:07:12 +02:00
type_thermostats.py
util.py Fix homekit locks not being created from when setup from the UI (#53301) 2021-07-21 22:22:06 -07:00