1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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"
}
}
|