diff options
Diffstat (limited to '.storage/assist_pipeline.pipelines')
-rw-r--r-- | .storage/assist_pipeline.pipelines | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/.storage/assist_pipeline.pipelines b/.storage/assist_pipeline.pipelines new file mode 100644 index 0000000..e2d0687 --- /dev/null +++ b/.storage/assist_pipeline.pipelines @@ -0,0 +1,24 @@ +{ + "version": 1, + "minor_version": 2, + "key": "assist_pipeline.pipelines", + "data": { + "items": [ + { + "conversation_engine": "conversation.home_assistant", + "conversation_language": "en", + "id": "01h66n07zn8px8wpq1q7pwwyak", + "language": "en", + "name": "Home Assistant Cloud", + "stt_engine": "cloud", + "stt_language": "en-US", + "tts_engine": "cloud", + "tts_language": "en-US", + "tts_voice": "JennyNeural", + "wake_word_entity": null, + "wake_word_id": null + } + ], + "preferred_item": "01h66n07zn8px8wpq1q7pwwyak" + } +}
\ No newline at end of file |