hass-core/tests/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
..
__init__.py ESPHome discovered dashboard checks reauth flows (#86993) 2023-01-30 21:32:52 -05:00
conftest.py Add speech detection and conversation_id to esphome voice assistant (#93578) 2023-05-30 19:49:22 -04:00
test_binary_sensor.py Fix capitalization names Assist entities (#92098) 2023-04-26 22:13:21 -04:00
test_config_flow.py Include UUID in hassio discovery data (#91970) 2023-04-25 09:48:47 +02:00
test_dashboard.py Add type hints to integration tests (part 6) (#87979) 2023-02-13 09:45:11 +01:00
test_diagnostics.py Add type hints to integration tests (part 6) (#87979) 2023-02-13 09:45:11 +01:00
test_enum_mapper.py Move enum mapper to own file to prevent circular dependency (#90890) 2023-04-05 22:55:51 -04:00
test_init.py Add type hints to integration tests (part 6) (#87979) 2023-02-13 09:45:11 +01:00
test_select.py ESPHome select for assist pipeline selection (#91526) 2023-04-17 22:22:11 -04:00
test_update.py Retry creating esphome update entities later if dashboard is unavailable (#92042) 2023-04-26 18:41:00 +02:00
test_voice_assistant.py Add speech detection and conversation_id to esphome voice assistant (#93578) 2023-05-30 19:49:22 -04:00