mirror of
https://github.com/home-assistant/core.git
synced 2025-12-20 02:48:57 +00:00
Bump pysilero-vad to 3.0.1 (#158486)
This commit is contained in:
@@ -8,5 +8,5 @@
|
|||||||
"integration_type": "system",
|
"integration_type": "system",
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"quality_scale": "internal",
|
"quality_scale": "internal",
|
||||||
"requirements": ["pysilero-vad==3.0.0", "pyspeex-noise==1.0.2"]
|
"requirements": ["pysilero-vad==3.0.1", "pyspeex-noise==1.0.2"]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -56,7 +56,7 @@ PyJWT==2.10.1
|
|||||||
PyNaCl==1.6.0
|
PyNaCl==1.6.0
|
||||||
pyOpenSSL==25.3.0
|
pyOpenSSL==25.3.0
|
||||||
pyserial==3.5
|
pyserial==3.5
|
||||||
pysilero-vad==3.0.0
|
pysilero-vad==3.0.1
|
||||||
pyspeex-noise==1.0.2
|
pyspeex-noise==1.0.2
|
||||||
python-slugify==8.0.4
|
python-slugify==8.0.4
|
||||||
PyTurboJPEG==1.8.0
|
PyTurboJPEG==1.8.0
|
||||||
|
|||||||
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@@ -2397,7 +2397,7 @@ pysiaalarm==3.1.1
|
|||||||
pysignalclirestapi==0.3.24
|
pysignalclirestapi==0.3.24
|
||||||
|
|
||||||
# homeassistant.components.assist_pipeline
|
# homeassistant.components.assist_pipeline
|
||||||
pysilero-vad==3.0.0
|
pysilero-vad==3.0.1
|
||||||
|
|
||||||
# homeassistant.components.sky_hub
|
# homeassistant.components.sky_hub
|
||||||
pyskyqhub==0.1.4
|
pyskyqhub==0.1.4
|
||||||
|
|||||||
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@@ -2017,7 +2017,7 @@ pysiaalarm==3.1.1
|
|||||||
pysignalclirestapi==0.3.24
|
pysignalclirestapi==0.3.24
|
||||||
|
|
||||||
# homeassistant.components.assist_pipeline
|
# homeassistant.components.assist_pipeline
|
||||||
pysilero-vad==3.0.0
|
pysilero-vad==3.0.1
|
||||||
|
|
||||||
# homeassistant.components.sma
|
# homeassistant.components.sma
|
||||||
pysma==1.0.2
|
pysma==1.0.2
|
||||||
|
|||||||
2
script/hassfest/docker/Dockerfile
generated
2
script/hassfest/docker/Dockerfile
generated
@@ -33,7 +33,7 @@ RUN --mount=from=ghcr.io/astral-sh/uv:0.9.6,source=/uv,target=/bin/uv \
|
|||||||
hassil==3.5.0 \
|
hassil==3.5.0 \
|
||||||
home-assistant-intents==2025.12.2 \
|
home-assistant-intents==2025.12.2 \
|
||||||
mutagen==1.47.0 \
|
mutagen==1.47.0 \
|
||||||
pysilero-vad==3.0.0 \
|
pysilero-vad==3.0.1 \
|
||||||
pyspeex-noise==1.0.2
|
pyspeex-noise==1.0.2
|
||||||
|
|
||||||
LABEL "name"="hassfest"
|
LABEL "name"="hassfest"
|
||||||
|
|||||||
Reference in New Issue
Block a user