1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-25 05:26:47 +00:00

Rename zeroconf service info (#59467)

Co-authored-by: epenet <epenet@users.noreply.github.com>
This commit is contained in:
epenet
2021-11-10 15:26:47 +01:00
committed by GitHub
parent 6cba03aa4a
commit ab1e14204f
13 changed files with 47 additions and 43 deletions

View File

@@ -18,7 +18,7 @@ from .const import MOCK_HOST, MOCK_PORT
from tests.common import MockConfigEntry
MOCK_ZEROCONF_DATA = zeroconf.HaServiceInfo(
MOCK_ZEROCONF_DATA = zeroconf.ZeroconfServiceInfo(
host="192.168.0.254",
port=80,
hostname="Freebox-Server.local.",