Get discovered zeroconf IPv6 addresses (#65462)

This commit is contained in:
Joshua Roys 2022-02-11 17:46:17 -05:00 committed by GitHub
parent 2ffb46dc93
commit 9134e5c844
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
57 changed files with 163 additions and 0 deletions

View file

@ -20,6 +20,7 @@ from tests.common import MockConfigEntry
MOCK_ZEROCONF_DATA = zeroconf.ZeroconfServiceInfo(
host="192.168.0.254",
addresses=["192.168.0.254"],
port=80,
hostname="Freebox-Server.local.",
type="_fbx-api._tcp.local.",