mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 12:47:08 +00:00
Bump pymicro-vad to 1.0.1 (#122973)
This commit is contained in:
parent
5fefa606b6
commit
6baee603a5
@ -6,5 +6,5 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/assist_pipeline",
|
"documentation": "https://www.home-assistant.io/integrations/assist_pipeline",
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"quality_scale": "internal",
|
"quality_scale": "internal",
|
||||||
"requirements": ["pymicro-vad==1.0.0"]
|
"requirements": ["pymicro-vad==1.0.1"]
|
||||||
}
|
}
|
||||||
|
@ -45,7 +45,7 @@ Pillow==10.4.0
|
|||||||
pip>=21.3.1
|
pip>=21.3.1
|
||||||
psutil-home-assistant==0.0.1
|
psutil-home-assistant==0.0.1
|
||||||
PyJWT==2.8.0
|
PyJWT==2.8.0
|
||||||
pymicro-vad==1.0.0
|
pymicro-vad==1.0.1
|
||||||
PyNaCl==1.5.0
|
PyNaCl==1.5.0
|
||||||
pyOpenSSL==24.2.1
|
pyOpenSSL==24.2.1
|
||||||
pyserial==3.5
|
pyserial==3.5
|
||||||
|
@ -2011,7 +2011,7 @@ pymelcloud==2.5.9
|
|||||||
pymeteoclimatic==0.1.0
|
pymeteoclimatic==0.1.0
|
||||||
|
|
||||||
# homeassistant.components.assist_pipeline
|
# homeassistant.components.assist_pipeline
|
||||||
pymicro-vad==1.0.0
|
pymicro-vad==1.0.1
|
||||||
|
|
||||||
# homeassistant.components.xiaomi_tv
|
# homeassistant.components.xiaomi_tv
|
||||||
pymitv==1.4.3
|
pymitv==1.4.3
|
||||||
|
@ -1607,7 +1607,7 @@ pymelcloud==2.5.9
|
|||||||
pymeteoclimatic==0.1.0
|
pymeteoclimatic==0.1.0
|
||||||
|
|
||||||
# homeassistant.components.assist_pipeline
|
# homeassistant.components.assist_pipeline
|
||||||
pymicro-vad==1.0.0
|
pymicro-vad==1.0.1
|
||||||
|
|
||||||
# homeassistant.components.mochad
|
# homeassistant.components.mochad
|
||||||
pymochad==0.2.0
|
pymochad==0.2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user