mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 18:26:35 +00:00
Assist, no wake word: point docs link to wake word installation proce… (#19040)
Assist, no wake word: point docs link to wake word installation procedure
This commit is contained in:
parent
90c3d69af6
commit
8a423fb775
@ -110,7 +110,10 @@ export class AssistPipelineDetailWakeWord extends LitElement {
|
|||||||
`ui.panel.config.voice_assistants.assistants.pipeline.detail.steps.wakeword.no_wake_words`
|
`ui.panel.config.voice_assistants.assistants.pipeline.detail.steps.wakeword.no_wake_words`
|
||||||
)}
|
)}
|
||||||
<a
|
<a
|
||||||
href=${documentationUrl(this.hass, "/docs/assist/")}
|
href=${documentationUrl(
|
||||||
|
this.hass,
|
||||||
|
"/voice_control/install_wake_word_add_on/"
|
||||||
|
)}
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noreferrer noopener"
|
rel="noreferrer noopener"
|
||||||
>${this.hass.localize(
|
>${this.hass.localize(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user