Switch unifiprotect lib to use uiprotect (#119243)

This commit is contained in:
J. Nick Koston 2024-06-09 18:25:39 -05:00 committed by GitHub
parent b70a33a718
commit d657feafa6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
49 changed files with 94 additions and 107 deletions

View file

@ -13,8 +13,8 @@ from typing import Any
from unittest.mock import AsyncMock, Mock, patch
import pytest
from pyunifiprotect import ProtectApiClient
from pyunifiprotect.data import (
from uiprotect import ProtectApiClient
from uiprotect.data import (
NVR,
Bootstrap,
Camera,