hass-core/homeassistant/components/websocket_api
Michael Hansen e16f17f5a8
Voice assistant integration with pipelines (#89822)
* Initial commit

* Add websocket test tool

* Small tweak

* Tiny cleanup

* Make pipeline work with frontend branch

* Add some more info to start event

* Fixes

* First voice assistant tests

* Remove run_task

* Clean up for PR

* Add config_flow.py

* Remove CLI tool

* Simplify by removing stt/tts for now

* Clean up and fix tests

* More clean up and API changes

* Add quality_scale

* Remove data from run-finish

* Use StrEnum backport

---------

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2023-03-16 20:42:26 -04:00
..
__init__.py Only build compressed states once (#85561) 2023-01-09 12:07:32 -10:00
auth.py
commands.py Cache transient templates compiles provided via api (#89065) 2023-03-02 21:31:12 -05:00
connection.py Voice assistant integration with pipelines (#89822) 2023-03-16 20:42:26 -04:00
const.py Add WS command thread/delete_dataset (#88077) 2023-02-15 12:55:10 -05:00
decorators.py Add support for background tasks in HA (#88265) 2023-02-16 20:39:29 -05:00
error.py
http.py Inverse json import logic (#88099) 2023-02-16 11:37:57 +01:00
manifest.json Sort manifests 11 (#87032) 2023-02-08 20:10:18 +01:00
messages.py Inverse json import logic (#88099) 2023-02-16 11:37:57 +01:00
permissions.py Fire events when long term statistics is updated (#82492) 2022-11-24 22:01:36 +01:00
sensor.py
services.yaml
util.py Improve logging and handling when websocket gets behind (#86854) 2023-01-29 10:49:27 -10:00