core/homeassistant/components/homekit
J. Nick Koston 0d07dae3bc
Change default homekit ports to 21063 and 21064 (#47491)
We previously used a value in the linux default ephemerial port range
which meant that if something else happened to use that port HomeKit
would not start up.  We now use a value below 32768 to ensure that
the port is not randomly unavailable
2021-03-06 21:41:56 -10:00
..
translations [ci skip] Translation update 2021-03-01 00:09:01 +00:00
__init__.py Bump HAP-python to 3.4.0 (#47476) 2021-03-07 01:30:57 +01:00
accessories.py Automatically create HomeKit accessory mode entries (#46473) 2021-02-23 16:22:23 -08:00
aidmanager.py
config_flow.py Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
const.py Change default homekit ports to 21063 and 21064 (#47491) 2021-03-06 21:41:56 -10:00
img_util.py
logbook.py
manifest.json Bump HAP-python to 3.4.0 (#47476) 2021-03-07 01:30:57 +01:00
services.yaml
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