core/tests/components/esphome
Jesse Hills 0ddccb26fa
ESPHome voice assistant (#90691)
* Add ESPHome push-to-talk

* Send pipeline events to device

* Bump aioesphomeapi to 13.7.0

* Log error instead of print

* Rename variable

* lint

* Rename

* Fix type and cast

* Move event data manipulation into voice_assistant callback
Process full url

* Add a test?

* Remove import

* More tests

* Update import

* Update manifest

* fix tests

* Ugh

---------

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2023-04-13 19:18:56 -04:00
..
__init__.py ESPHome discovered dashboard checks reauth flows (#86993) 2023-01-30 21:32:52 -05:00
conftest.py ESPHome discovered dashboard checks reauth flows (#86993) 2023-01-30 21:32:52 -05:00
test_config_flow.py Add missing mock in esphome tests (#88923) 2023-03-01 16:11:21 +01: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_update.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_voice_assistant.py ESPHome voice assistant (#90691) 2023-04-13 19:18:56 -04:00