Bump reolink-aio to 0.2.3 (#85871)
This commit is contained in:
parent
314576048d
commit
476de319ea
6 changed files with 8 additions and 5 deletions
|
@ -128,7 +128,7 @@ class ReolinkHost:
|
|||
|
||||
async def disconnect(self):
|
||||
"""Disconnect from the API, so the connection will be released."""
|
||||
await self._api.unsubscribe_all()
|
||||
await self._api.unsubscribe()
|
||||
|
||||
try:
|
||||
await self._api.logout()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue