mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Update ha-av to 10.1.1 (#97481)
This commit is contained in:
parent
84576672de
commit
68cb7a7dde
@ -6,5 +6,5 @@
|
|||||||
"dependencies": ["http"],
|
"dependencies": ["http"],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/generic",
|
"documentation": "https://www.home-assistant.io/integrations/generic",
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"requirements": ["ha-av==10.1.0", "Pillow==10.0.0"]
|
"requirements": ["ha-av==10.1.1", "Pillow==10.0.0"]
|
||||||
}
|
}
|
||||||
|
@ -7,5 +7,5 @@
|
|||||||
"integration_type": "system",
|
"integration_type": "system",
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"quality_scale": "internal",
|
"quality_scale": "internal",
|
||||||
"requirements": ["PyTurboJPEG==1.7.1", "ha-av==10.1.0", "numpy==1.23.2"]
|
"requirements": ["PyTurboJPEG==1.7.1", "ha-av==10.1.1", "numpy==1.23.2"]
|
||||||
}
|
}
|
||||||
|
@ -18,7 +18,7 @@ ciso8601==2.3.0
|
|||||||
cryptography==41.0.2
|
cryptography==41.0.2
|
||||||
dbus-fast==1.87.5
|
dbus-fast==1.87.5
|
||||||
fnv-hash-fast==0.4.0
|
fnv-hash-fast==0.4.0
|
||||||
ha-av==10.1.0
|
ha-av==10.1.1
|
||||||
hass-nabucasa==0.69.0
|
hass-nabucasa==0.69.0
|
||||||
hassil==1.2.5
|
hassil==1.2.5
|
||||||
home-assistant-bluetooth==1.10.2
|
home-assistant-bluetooth==1.10.2
|
||||||
|
@ -937,7 +937,7 @@ h2==4.1.0
|
|||||||
|
|
||||||
# homeassistant.components.generic
|
# homeassistant.components.generic
|
||||||
# homeassistant.components.stream
|
# homeassistant.components.stream
|
||||||
ha-av==10.1.0
|
ha-av==10.1.1
|
||||||
|
|
||||||
# homeassistant.components.ffmpeg
|
# homeassistant.components.ffmpeg
|
||||||
ha-ffmpeg==3.1.0
|
ha-ffmpeg==3.1.0
|
||||||
|
@ -735,7 +735,7 @@ h2==4.1.0
|
|||||||
|
|
||||||
# homeassistant.components.generic
|
# homeassistant.components.generic
|
||||||
# homeassistant.components.stream
|
# homeassistant.components.stream
|
||||||
ha-av==10.1.0
|
ha-av==10.1.1
|
||||||
|
|
||||||
# homeassistant.components.ffmpeg
|
# homeassistant.components.ffmpeg
|
||||||
ha-ffmpeg==3.1.0
|
ha-ffmpeg==3.1.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user