Get discovered zeroconf IPv6 addresses (#65462)
This commit is contained in:
parent
2ffb46dc93
commit
9134e5c844
57 changed files with 163 additions and 0 deletions
|
@ -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.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue