core/homeassistant/components/homekit
J. Nick Koston 87cbbcb014
Automatically create HomeKit accessory mode entries (#46473)
When we set up HomeKit, we asked users if they wanted
to create an entry in bridge or accessory mode.

This approach required the user to understand how HomeKit works and
choose which type to create.

When the user includes the media player or camera domains,
we exclude them from the bridge and create the additional entries
for each entity in accessory mode.
2021-02-23 16:22:23 -08:00
..
translations Automatically create HomeKit accessory mode entries (#46473) 2021-02-23 16:22:23 -08:00
__init__.py Automatically create HomeKit accessory mode entries (#46473) 2021-02-23 16:22:23 -08:00
accessories.py Automatically create HomeKit accessory mode entries (#46473) 2021-02-23 16:22:23 -08:00
aidmanager.py
config_flow.py Automatically create HomeKit accessory mode entries (#46473) 2021-02-23 16:22:23 -08:00
const.py Automatically create HomeKit accessory mode entries (#46473) 2021-02-23 16:22:23 -08:00
img_util.py
logbook.py
manifest.json Update HAP-python to 3.3.0 for homekit (#46497) 2021-02-13 20:30:55 +01:00
services.yaml Add selectors to HomeKit service definitions (#46745) 2021-02-18 17:32:48 +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
type_switches.py Run homekit service calls in async since the server is now async (#45859) 2021-02-19 21:34:52 -10: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 Automatically create HomeKit accessory mode entries (#46473) 2021-02-23 16:22:23 -08:00