core/homeassistant/components/homekit
J. Nick Koston ef2e55ecec
Add dual IP stack support to HomeKit (#94126)
* Add dual IP stack support to HomeKit

* fix tests

* Update homeassistant/components/network/__init__.py

* remove scopes

* Bump HAP-python to 4.7.0

fixes pairing with newer iOS

changelog: https://github.com/ikalchev/HAP-python/compare/v4.6.0...4.7.0

* fixes

* update tests

* Relocate get_announced_addresses from zeroconf to network

needed for #94126

* rename

* rename

* Update homeassistant/components/network/__init__.py

* Update homeassistant/components/network/__init__.py

* rename

* fix import

* coverage
2023-06-24 23:18:38 -04:00
..
__init__.py Add dual IP stack support to HomeKit (#94126) 2023-06-24 23:18:38 -04:00
accessories.py
aidmanager.py
config_flow.py
const.py
diagnostics.py
iidmanager.py
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