Michael Hansen
|
c63cab336c
|
Change wake word interception to a subscription (#125629)
* Allow stopping intercepting wake words
* Make wake word interception a subscription
* Keep future
* Add test for unsub
|
2024-09-16 14:50:43 +02:00 |
Paulus Schoutsen
|
1b913b8088
|
Fix Assist Satellite making up conversation IDs (#125933)
|
2024-09-13 23:21:31 -04:00 |
epenet
|
47a9dda3b8
|
Use root import in components (#125858)
|
2024-09-12 22:21:21 +02:00 |
Michael Hansen
|
8e0b2b752c
|
Cancel running pipeline on new pipeline or announcement (#125687)
* Cancel running pipeline
* Incorporate feedback
* Change to async_create_task
|
2024-09-10 20:56:15 -04:00 |
Michael Hansen
|
bd5892f2a6
|
Set responding state in assist satellite announcements (#125632)
Set responding state in announcements
|
2024-09-10 08:22:14 +02:00 |
Michael Hansen
|
ee59303d3c
|
Use first media player announcement format for TTS (#125237)
* Use ANNOUNCEMENT format from first media player for tts
* Fix formatting
---------
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
|
2024-09-06 10:57:09 -05:00 |
Paulus Schoutsen
|
ff3cabbf3a
|
Small Assist Satellite fixes (#125384)
|
2024-09-06 07:36:02 -04:00 |
Michael Hansen
|
60b0f0dc53
|
Add assist satellite entity component (#125351)
* Add assist_satellite
* Update homeassistant/components/assist_satellite/manifest.json
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
* Update homeassistant/components/assist_satellite/manifest.json
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
* Add platform constant
* Update Dockerfile
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Address comments
* Update docstring async_internal_announce
* Update CODEOWNERS
---------
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2024-09-05 21:16:30 -04:00 |