voice_update_pipeline
Update an existing Assist pipeline by providing only the fields to change; unspecified fields are preserved from the current configuration.
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 |
|---|---|---|---|
| name | No | ||
| language | No | ||
| tts_voice | No | ||
| stt_engine | No | ||
| tts_engine | No | ||
| pipeline_id | Yes | ||
| stt_language | No | ||
| tts_language | No | ||
| wake_word_id | No | ||
| wake_word_entity | No | ||
| conversation_engine | No | ||
| conversation_language | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||