Allow disabling integrations in manifest, block uuid package being installed and disable ezviz (#38444)
This commit is contained in:
parent
eaac00acfc
commit
2a9da208d4
11 changed files with 40 additions and 5 deletions
|
@ -2,6 +2,7 @@
|
|||
import asyncio
|
||||
import logging
|
||||
|
||||
# pylint: disable=import-error
|
||||
from haffmpeg.tools import IMAGE_JPEG, ImageFrame
|
||||
from pyezviz.camera import EzvizCamera
|
||||
from pyezviz.client import EzvizClient, PyEzvizError
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue