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 Remove unused homekit.start service (#62827) 2021-12-27 10:12:02 +01:00
strings.json
type_cameras.py Put access to ffmpeg hass.data behind a method (#62570) 2021-12-21 23:40:43 -08:00
type_covers.py Use new DeviceClass enums in homekit (#61665) 2021-12-18 19:07:04 -06:00
type_fans.py Cleanup HomeKit names to avoid unknown error when adding (#62831) 2021-12-27 09:53:33 +01:00
type_humidifiers.py Use new DeviceClass enums in homekit (#61665) 2021-12-18 19:07:04 -06:00
type_lights.py
type_locks.py
type_media_players.py Cleanup HomeKit names to avoid unknown error when adding (#62831) 2021-12-27 09:53:33 +01:00
type_remotes.py Cleanup HomeKit names to avoid unknown error when adding (#62831) 2021-12-27 09:53:33 +01:00
type_security_systems.py
type_sensors.py Add CO device class to binary_sensor entity model (#61962) 2021-12-28 10:33:21 -10:00
type_switches.py Cleanup HomeKit names to avoid unknown error when adding (#62831) 2021-12-27 09:53:33 +01:00
type_thermostats.py
type_triggers.py
util.py Add hardware revision support to homekit (#63336) 2022-01-04 16:19:12 +01:00