mirror of
https://github.com/home-assistant/core.git
synced 2025-11-13 21:10:25 +00:00
Bump reolink-aio to 0.7.1 (#94761)
This commit is contained in:
@@ -59,7 +59,7 @@ def reolink_connect(mock_get_source_ip: None) -> Generator[MagicMock, None, None
|
||||
host_mock.user_level = "admin"
|
||||
host_mock.sw_version_update_required = False
|
||||
host_mock.timeout = 60
|
||||
host_mock.renewtimer = 600
|
||||
host_mock.renewtimer.return_value = 600
|
||||
yield host_mock
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user