hass-core/homeassistant/components/esphome
Jesse Hills d7d9143a44
Add speech detection and conversation_id to esphome voice assistant (#93578)
* Add speech detection to esphome voice assistant

* Timeout after silence
Ensure events are sent before finish is called

* use va_version 3 instead of ESPHome version

* Convert repeated fixtures to factory

* Add some v3 tests

* Add conversation_id

* Bump aioesphomeapi to 13.8.0

* Fix missed buffering of detected chunk

* Alter log message

* Updates

* Spelling

* Fix return type
2023-05-30 19:49:22 -04:00
..
bluetooth
__init__.py Add speech detection and conversation_id to esphome voice assistant (#93578) 2023-05-30 19:49:22 -04:00
binary_sensor.py
button.py
camera.py
climate.py
config_flow.py
const.py
cover.py
dashboard.py
diagnostics.py
domain_data.py
entry_data.py Handle exceptions to prevent disconnect when esphome state subscription raises (#93723) 2023-05-29 20:41:50 +02:00
enum_mapper.py
fan.py
light.py
lock.py
manifest.json Add speech detection and conversation_id to esphome voice assistant (#93578) 2023-05-30 19:49:22 -04:00
media_player.py
number.py
select.py
sensor.py Import util.dt as dt_util in components/[e-f]* (#93758) 2023-05-30 00:00:11 +03:00
services.yaml
strings.json
switch.py
update.py
voice_assistant.py Add speech detection and conversation_id to esphome voice assistant (#93578) 2023-05-30 19:49:22 -04:00