Bump zeroconf to 0.37.0 (#59932)
This commit is contained in:
parent
4598353315
commit
347c4ea137
14 changed files with 106 additions and 60 deletions
|
@ -30,5 +30,5 @@ def controller(hass):
|
|||
|
||||
|
||||
@pytest.fixture(autouse=True)
|
||||
def homekit_mock_zeroconf(mock_zeroconf):
|
||||
"""Mock zeroconf in all homekit tests."""
|
||||
def hk_mock_async_zeroconf(mock_async_zeroconf):
|
||||
"""Auto mock zeroconf."""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue