Update ha-av to 10.1.1 (#97481)
parent
84576672de
commit
68cb7a7dde
|
@ -6,5 +6,5 @@
|
|||
"dependencies": ["http"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/generic",
|
||||
"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",
|
||||
"iot_class": "local_push",
|
||||
"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
|
||||
dbus-fast==1.87.5
|
||||
fnv-hash-fast==0.4.0
|
||||
ha-av==10.1.0
|
||||
ha-av==10.1.1
|
||||
hass-nabucasa==0.69.0
|
||||
hassil==1.2.5
|
||||
home-assistant-bluetooth==1.10.2
|
||||
|
|
|
@ -937,7 +937,7 @@ h2==4.1.0
|
|||
|
||||
# homeassistant.components.generic
|
||||
# homeassistant.components.stream
|
||||
ha-av==10.1.0
|
||||
ha-av==10.1.1
|
||||
|
||||
# homeassistant.components.ffmpeg
|
||||
ha-ffmpeg==3.1.0
|
||||
|
|
|
@ -735,7 +735,7 @@ h2==4.1.0
|
|||
|
||||
# homeassistant.components.generic
|
||||
# homeassistant.components.stream
|
||||
ha-av==10.1.0
|
||||
ha-av==10.1.1
|
||||
|
||||
# homeassistant.components.ffmpeg
|
||||
ha-ffmpeg==3.1.0
|
||||
|
|
Loading…
Reference in New Issue