core/homeassistant/components/homekit
J. Nick Koston 9dd09f66e2
Ensure selected entity is pre-selected in homekit options flow (#63628)
* Ensure selected entity is pre-selected in homekit options flow

- We recently adjusted the flow to exclude entities that had
  been deleted from breaking the UI validation. We need to include
  single entities in the set of all supported entities since
  accessory mode has no domain filter

* tweak

* Additional fixes

* small tweak to speed up building the set

* merged fixed version for test branch
2022-01-07 17:46:39 -08:00
..
translations [ci skip] Translation update 2021-12-31 00:14:15 +00:00
__init__.py Fix KeyError during call to homekit.unpair (#63627) 2022-01-07 19:47:14 +01:00
accessories.py Add hardware revision support to homekit (#63336) 2022-01-04 16:19:12 +01:00
aidmanager.py
config_flow.py Ensure selected entity is pre-selected in homekit options flow (#63628) 2022-01-07 17:46:39 -08:00
const.py Add hardware revision support to homekit (#63336) 2022-01-04 16:19:12 +01:00
logbook.py
manifest.json
services.yaml
strings.json
type_cameras.py
type_covers.py
type_fans.py
type_humidifiers.py
type_lights.py
type_locks.py
type_media_players.py
type_remotes.py
type_security_systems.py
type_sensors.py
type_switches.py
type_thermostats.py
type_triggers.py
util.py Add hardware revision support to homekit (#63336) 2022-01-04 16:19:12 +01:00