voice_update_pipeline
Update an existing Assist pipeline with selective fields; the system fills in missing data from the current pipeline state to meet API requirements.
Instructions
Update an existing Assist pipeline. Only fields you pass are sent.
HA's WS API requires the full set of fields, so missing ones are filled in from the current pipeline state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pipeline_id | Yes | ||
| name | No | ||
| conversation_engine | No | ||
| conversation_language | No | ||
| language | No | ||
| stt_engine | No | ||
| stt_language | No | ||
| tts_engine | No | ||
| tts_language | No | ||
| tts_voice | No | ||
| wake_word_entity | No | ||
| wake_word_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||