mirror of
https://github.com/home-assistant/core.git
synced 2025-06-01 19:57:07 +00:00

* 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