core/homeassistant/components/assist_pipeline
Michael Hansen 49d2c60992
Add pipeline VAD events (#98603)
* Add stt-vad-start and stt-vad-end pipeline events

* Update tests
2023-08-17 19:58:58 -04:00
..
__init__.py Add wake word integration (#96380) 2023-08-07 22:22:16 -04:00
const.py
error.py Add wake word integration (#96380) 2023-08-07 22:22:16 -04:00
manifest.json Add wake word integration (#96380) 2023-08-07 22:22:16 -04:00
pipeline.py Add pipeline VAD events (#98603) 2023-08-17 19:58:58 -04:00
select.py Add VAD sensitivity option to VoIP devices (#94688) 2023-06-23 23:28:13 -04:00
strings.json Add VAD sensitivity to ESPHome (#95283) 2023-06-26 16:47:32 -04:00
vad.py Add wake word integration (#96380) 2023-08-07 22:22:16 -04:00
websocket_api.py Replace async_timeout with asyncio.timeout A-B (#98415) 2023-08-15 10:29:28 +02:00