Use original PyAv in stream (#63079)

This commit is contained in:
uvjustin 2021-12-31 02:54:25 +08:00 committed by GitHub
parent 540ccc37b5
commit 849dc0e53a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 7 deletions

View file

@ -2,7 +2,7 @@
"domain": "stream",
"name": "Stream",
"documentation": "https://www.home-assistant.io/integrations/stream",
"requirements": ["ha-av==8.0.4-rc.1", "PyTurboJPEG==1.6.3"],
"requirements": ["PyTurboJPEG==1.6.3", "av==8.1.0"],
"dependencies": ["http"],
"codeowners": ["@hunterjm", "@uvjustin", "@allenporter"],
"quality_scale": "internal",

View file

@ -355,6 +355,9 @@ auroranoaa==0.0.2
# homeassistant.components.aurora_abb_powerone
aurorapy==0.2.6
# homeassistant.components.stream
av==8.1.0
# homeassistant.components.avea
# avea==1.5.1
@ -778,9 +781,6 @@ gstreamer-player==1.1.2
# homeassistant.components.profiler
guppy3==3.1.2
# homeassistant.components.stream
ha-av==8.0.4-rc.1
# homeassistant.components.ffmpeg
ha-ffmpeg==3.0.2

View file

@ -248,6 +248,9 @@ auroranoaa==0.0.2
# homeassistant.components.aurora_abb_powerone
aurorapy==0.2.6
# homeassistant.components.stream
av==8.1.0
# homeassistant.components.axis
axis==44
@ -485,9 +488,6 @@ growattServer==1.1.0
# homeassistant.components.profiler
guppy3==3.1.2
# homeassistant.components.stream
ha-av==8.0.4-rc.1
# homeassistant.components.ffmpeg
ha-ffmpeg==3.0.2