voice_update_pipeline
Update an existing Assist pipeline by specifying only the fields to change. Automatically preserves current settings for unspecified fields.
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 | |||