mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Get discovered zeroconf IPv6 addresses (#65462)
This commit is contained in:
@@ -385,6 +385,7 @@ async def test_update_address(hass):
|
||||
AXIS_DOMAIN,
|
||||
data=zeroconf.ZeroconfServiceInfo(
|
||||
host="2.3.4.5",
|
||||
addresses=["2.3.4.5"],
|
||||
hostname="mock_hostname",
|
||||
name="name",
|
||||
port=80,
|
||||
|
||||
Reference in New Issue
Block a user