Fix zwave_me zeroconf mocking (#66356)
This commit is contained in:
parent
a6742eff34
commit
13af2728c2
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ MOCK_ZEROCONF_DATA = zeroconf.ZeroconfServiceInfo(
|
|||
host="ws://192.168.1.14",
|
||||
hostname="mock_hostname",
|
||||
name="mock_name",
|
||||
addresses=["192.168.1.14"],
|
||||
port=1234,
|
||||
properties={
|
||||
"deviceid": "aa:bb:cc:dd:ee:ff",
|
||||
|
|
Loading…
Add table
Reference in a new issue