Get discovered zeroconf IPv6 addresses (#65462)
This commit is contained in:
parent
2ffb46dc93
commit
9134e5c844
57 changed files with 163 additions and 0 deletions
|
@ -15,6 +15,7 @@ from tests.common import MockConfigEntry
|
|||
|
||||
BLANK_ZEROCONF_INFO = zeroconf.ZeroconfServiceInfo(
|
||||
host="1.2.3.4",
|
||||
addresses=["1.2.3.4"],
|
||||
hostname="mock_hostname",
|
||||
name="mock_name",
|
||||
port=None,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue