Voice: fix markdown in related meta data section (#32434)

* Voice: fix markdown in related meta data section

* Fix indents

* Fix indents

* Fix indents
This commit is contained in:
c0ffeeca7 2024-04-23 15:00:08 +02:00 committed by GitHub
parent 980996f0f5
commit 4a96b3b401
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
18 changed files with 168 additions and 168 deletions

View File

@ -1,13 +1,13 @@
--- ---
title: "About wake words" title: "About wake words"
related: related:
- docs: /voice_control/thirteen-usd-voice-remote/ - docs: /voice_control/thirteen-usd-voice-remote/
title: Create a $13 voice assistant title: Create a $13 voice assistant
- docs: /voice_control/install_wake_word_add_on/ - docs: /voice_control/install_wake_word_add_on/
title: Enable wake words title: Enable wake words
- docs: /voice_control/create_wake_word/ - docs: /voice_control/create_wake_word/
title: Create your own wake words title: Create your own wake words
- docs: /voice_control/voice_remote_cloud_assistant/) - docs: /voice_control/voice_remote_cloud_assistant/)
title: Create a cloud assistant title: Create a cloud assistant
--- ---

View File

@ -1,11 +1,11 @@
--- ---
title: "Assist - entity, area, and floor aliases" title: "Assist - entity, area, and floor aliases"
related: related:
- docs: /docs/organizing/areas/ - docs: /docs/organizing/areas/
title: Areas title: Areas
- docs: /docs/organizing/floors/ - docs: /docs/organizing/floors/
title: Floors title: Floors
- docs: /voice_control/custom_sentences/ - docs: /voice_control/custom_sentences/
title: Assist - custom sentences title: Assist - custom sentences
--- ---

View File

@ -1,11 +1,11 @@
--- ---
title: "Assist on Android" title: "Assist on Android"
related: related:
- docs: /voice_control/voice_remote_expose_devices/ - docs: /voice_control/voice_remote_expose_devices/
title: Exposing devices to Assist title: Exposing devices to Assist
- docs: /voice_control/start_assist_from_dashboard/ - docs: /voice_control/start_assist_from_dashboard/
title: Starting Assist from your dashboard title: Starting Assist from your dashboard
- url: https://companion.home-assistant.io/docs/getting_started/ - url: https://companion.home-assistant.io/docs/getting_started/
title: Home Assistant Companion App title: Home Assistant Companion App
--- ---

View File

@ -1,11 +1,11 @@
--- ---
title: "Create a personality with OpenAI" title: "Create a personality with OpenAI"
related: related:
- docs: /voice_control/voice_remote_cloud_assistant/ - docs: /voice_control/voice_remote_cloud_assistant/
title: Cloud assistant pipeline title: Cloud assistant pipeline
- docs: /voice_control/voice_remote_local_assistant/ - docs: /voice_control/voice_remote_local_assistant/
title: Local assistant pipeline title: Local assistant pipeline
- url: https://www.nabucasa.com - url: https://www.nabucasa.com
title: Home Assistant Cloud title: Home Assistant Cloud
--- ---

View File

@ -1,15 +1,15 @@
--- ---
title: "Daily summary by Assist" title: "Daily summary by Assist"
related: related:
- docs: /voice_control/voice_remote_local_assistant/ - docs: /voice_control/voice_remote_local_assistant/
title: Local assistant pipeline title: Local assistant pipeline
- docs: /integrations/local_calendar/ - docs: /integrations/local_calendar/
title: Local calendar title: Local calendar
- docs: /integrations/telegram/#setup-example - docs: /integrations/telegram/#setup-example
title: Telegram notification title: Telegram notification
- docs: /voice_control/assist_create_open_ai_personality/ - docs: /voice_control/assist_create_open_ai_personality/
title: Telegram notification title: Telegram notification
- url: https://www.nabucasa.com - url: https://www.nabucasa.com
title: Home Assistant Cloud title: Home Assistant Cloud
--- ---

View File

@ -1,19 +1,19 @@
--- ---
title: "Assist - default sentences" title: "Assist - default sentences"
related: related:
- docs: /voice_control/aliases/ - docs: /voice_control/aliases/
title: Create aliases title: Create aliases
- docs: /voice_control/custom_sentences/ - docs: /voice_control/custom_sentences/
title: Create your own sentences title: Create your own sentences
- docs: /voice_control/troubleshooting/ - docs: /voice_control/troubleshooting/
title: Sentence troubleshooting title: Sentence troubleshooting
- url: https://github.com/home-assistant/intents/tree/main/sentences - url: https://github.com/home-assistant/intents/tree/main/sentences
title: Built-in sentence definitions title: Built-in sentence definitions
- url: https://github.com/home-assistant/intents/tree/main/responses - url: https://github.com/home-assistant/intents/tree/main/responses
title: Built-in response definitions title: Built-in response definitions
- url: https://developers.home-assistant.io/docs/voice/intent-recognition/template-sentence-syntax/ - url: https://developers.home-assistant.io/docs/voice/intent-recognition/template-sentence-syntax/
title: Template sentence syntax documentation title: Template sentence syntax documentation
- url: https://github.com/home-assistant/intents/tree/main/sentences - url: https://github.com/home-assistant/intents/tree/main/sentences
title: Sentence test cases title: Sentence test cases
--- ---

View File

@ -1,15 +1,15 @@
--- ---
title: "Create your own wake word" title: "Create your own wake word"
related: related:
- docs: /voice_control/thirteen-usd-voice-remote/ - docs: /voice_control/thirteen-usd-voice-remote/
title: $13 voice assistant for Home Assistant title: $13 voice assistant for Home Assistant
- docs: /voice_control/custom_sentences/ - docs: /voice_control/custom_sentences/
title: Installing the Samba add-on title: Installing the Samba add-on
- docs: /voice_control/about_wake_word/ - docs: /voice_control/about_wake_word/
title: About wake words title: About wake words
- url: https://colab.research.google.com/drive/1q1oe2zOyZp7UsB3jJiQ1IFn8z5YfjwEb?usp=sharing#scrollTo=1cbqBebHXjFD - url: https://colab.research.google.com/drive/1q1oe2zOyZp7UsB3jJiQ1IFn8z5YfjwEb?usp=sharing#scrollTo=1cbqBebHXjFD
title: Wake word training environment title: Wake word training environment
- url: https://github.com/dscripka/openWakeWord - url: https://github.com/dscripka/openWakeWord
title: Wake word training environment title: Wake word training environment
--- ---

View File

@ -1,15 +1,15 @@
--- ---
title: "Assist - custom sentences" title: "Assist - custom sentences"
related: related:
- docs: /voice_control/aliases/ - docs: /voice_control/aliases/
title: Create aliases title: Create aliases
- docs: /docs/scripts/#respond-to-a-conversation/ - docs: /docs/scripts/#respond-to-a-conversation/
title: Conversation response script action title: Conversation response script action
- docs: /docs/automation/trigger/#sentence-trigger - docs: /docs/automation/trigger/#sentence-trigger
title: Sentence triggers title: Sentence triggers
- docs: /docs/automation/trigger/#sentence-wildcards - docs: /docs/automation/trigger/#sentence-wildcards
title: Sentence wildcards title: Sentence wildcards
- url: https://developers.home-assistant.io/docs/intent_builtin/ - url: https://developers.home-assistant.io/docs/intent_builtin/
title: View existing intents title: View existing intents
--- ---

View File

@ -1,23 +1,23 @@
--- ---
title: Assist - Talking to Home Assistant title: Assist - Talking to Home Assistant
related: related:
- docs: /voice_control/android - docs: /voice_control/android
title: Assist on Android title: Assist on Android
- docs: /voice_control/android/#assist-on-wear-os - docs: /voice_control/android/#assist-on-wear-os
title: Assist on Wear OS title: Assist on Wear OS
- docs: /voice_control/apple - docs: /voice_control/apple
title: Siri and Assist shortcuts title: Siri and Assist shortcuts
- docs: /voice_control/start_assist_from_dashboard/ - docs: /voice_control/start_assist_from_dashboard/
title: Assist dashboard button title: Assist dashboard button
- docs: /voice_control/thirteen-usd-voice-remote/ - docs: /voice_control/thirteen-usd-voice-remote/
title: Build a 13$ voice remote using an ESPHome device title: Build a 13$ voice remote using an ESPHome device
- docs: /voice_control/install_wake_word_add_on - docs: /voice_control/install_wake_word_add_on
title: Enable a wake word title: Enable a wake word
- docs: /voice_control/create_wake_word/ - docs: /voice_control/create_wake_word/
title: Create your own wake words title: Create your own wake words
- docs: /voice_control/builtin_sentences - docs: /voice_control/builtin_sentences
title: Built-in sentences title: Built-in sentences
- url: https://www.nabucasa.com/config/ - url: https://www.nabucasa.com/config/
title: Home Assistant Cloud title: Home Assistant Cloud
--- ---

View File

@ -3,21 +3,21 @@ title: "Customize the S3-BOX-3"
product_name: ESP32-S3-BOX-3 product_name: ESP32-S3-BOX-3
device_name_entry: ESP32-S3-BOX-3 device_name_entry: ESP32-S3-BOX-3
related: related:
- docs: /voice_control/voice_remote_cloud_assistant/ - docs: /voice_control/voice_remote_cloud_assistant/
title: Home Assistant Cloud title: Home Assistant Cloud
- docs: /voice_control/voice_remote_local_assistant - docs: /voice_control/voice_remote_local_assistant
title: Assist Pipeline title: Assist Pipeline
- docs: /voice_control/s3_box_voice_assistant/ - docs: /voice_control/s3_box_voice_assistant/
title: ESP32-S3-BOX-3 voice assistant title: ESP32-S3-BOX-3 voice assistant
- docs: /voice_control/troubleshooting/ - docs: /voice_control/troubleshooting/
title: General troubleshooting section for Assist title: General troubleshooting section for Assist
- docs: /voice_control/troubleshooting_the_s3_box/ - docs: /voice_control/troubleshooting_the_s3_box/
title: Troubleshooting the ESP32-S3-BOX-3 title: Troubleshooting the ESP32-S3-BOX-3
- docs: /common-tasks/os/#configuring-access-to-files - docs: /common-tasks/os/#configuring-access-to-files
title: Access to your configuration files title: Access to your configuration files
- url: https://github.com/jlpouffier/home-assistant-s3-box-community-illustrations/tree/main - url: https://github.com/jlpouffier/home-assistant-s3-box-community-illustrations/tree/main
title: Community image repository title: Community image repository
- url: https://github.com/kahrendt/microWakeWord - url: https://github.com/kahrendt/microWakeWord
title: microWakeWord title: microWakeWord
--- ---

View File

@ -4,15 +4,15 @@ product_name: ESP32-S3-BOX
device_name_entry: ESP32-S3-BOX device_name_entry: ESP32-S3-BOX
config_link: /voice_control/s3_box_voice_assistant/#to-delete-the-configuration-from-esphome config_link: /voice_control/s3_box_voice_assistant/#to-delete-the-configuration-from-esphome
related: related:
- docs: /voice_control/troubleshooting/ - docs: /voice_control/troubleshooting/
title: General troubleshooting section for Assist title: General troubleshooting section for Assist
- docs: /voice_control/troubleshooting_the_s3_box/ - docs: /voice_control/troubleshooting_the_s3_box/
title: Troubleshooting the ESP32-S3-BOX-3 title: Troubleshooting the ESP32-S3-BOX-3
- docs: /common-tasks/os/#configuring-access-to-files - docs: /common-tasks/os/#configuring-access-to-files
title: Access to your configuration files title: Access to your configuration files
- docs: /voice_control/s3-box-customize/#customizing-on-device-wake-words-microwakeword - docs: /voice_control/s3-box-customize/#customizing-on-device-wake-words-microwakeword
title: Customizing the S3-BOX with on-device wake words title: Customizing the S3-BOX with on-device wake words
- url: https://esphome.io/projects/index.html - url: https://esphome.io/projects/index.html
title: ESPHome projects page title: ESPHome projects page
--- ---

View File

@ -1,13 +1,13 @@
--- ---
title: "Starting Assist from your dashboard" title: "Starting Assist from your dashboard"
related: related:
- docs: /voice_control/android/ - docs: /voice_control/android/
title: Assist for Android title: Assist for Android
- docs: /voice_control/voice_remote_local_assistant/ - docs: /voice_control/voice_remote_local_assistant/
title: Creating a local assistant title: Creating a local assistant
- docs: /voice_control/voice_remote_cloud_assistant/ - docs: /voice_control/voice_remote_cloud_assistant/
title: Creating a Cloud assistant title: Creating a Cloud assistant
- docs: /voice_control/voice_remote_expose_devices/ - docs: /voice_control/voice_remote_expose_devices/
title: Exposing devices to Assist title: Exposing devices to Assist
--- ---

View File

@ -4,19 +4,19 @@ product_name: ATOM Echo
device_name_entry: M5Stack Atom Echo a61920 device_name_entry: M5Stack Atom Echo a61920
config_link: /voice_control/thirteen-usd-voice-remote/#to-delete-the-atom-echo-configuration-from-esphome config_link: /voice_control/thirteen-usd-voice-remote/#to-delete-the-atom-echo-configuration-from-esphome
related: related:
- docs: /voice_control/install_wake_word_add_on/ - docs: /voice_control/install_wake_word_add_on/
title: Enable a wake word title: Enable a wake word
- docs: /voice_control/create_wake_word/ - docs: /voice_control/create_wake_word/
title: Create your own wake words title: Create your own wake words
- docs: /voice_control/voice_remote_cloud_assistant/ - docs: /voice_control/voice_remote_cloud_assistant/
title: Creating a Cloud assistant title: Creating a Cloud assistant
- docs: /voice_control/troubleshooting/ - docs: /voice_control/troubleshooting/
title: General troubleshooting section for Assist title: General troubleshooting section for Assist
- docs: /voice_control/voice_remote_local_assistant - docs: /voice_control/voice_remote_local_assistant
title: Manually configured Assist pipeline title: Manually configured Assist pipeline
- docs: /voice_control/custom_sentences/ - docs: /voice_control/custom_sentences/
title: Using a sentence trigger title: Using a sentence trigger
- docs: /common-tasks/os/#configuring-access-to-files - docs: /common-tasks/os/#configuring-access-to-files
title: Access to your configuration files title: Access to your configuration files
--- ---

View File

@ -1,9 +1,9 @@
--- ---
title: "Troubleshooting the ESP32-S3-BOX-3" title: "Troubleshooting the ESP32-S3-BOX-3"
related: related:
- docs: /voice_control/s3_box_voice_assistant/ - docs: /voice_control/s3_box_voice_assistant/
title: Creating a ESP32-S3-BOX-3 voice assistant title: Creating a ESP32-S3-BOX-3 voice assistant
- url: https://esphome.io/projects/index.html - url: https://esphome.io/projects/index.html
title: ESPHome projects website title: ESPHome projects website
--- ---

View File

@ -1,13 +1,13 @@
--- ---
title: "Creating a cloud Assist pipeline" title: "Creating a cloud Assist pipeline"
related: related:
- docs: /voice_control/install_wake_word_add_on/ - docs: /voice_control/install_wake_word_add_on/
title: Enabling a wake word title: Enabling a wake word
- docs: /voice_control/create_wake_word/ - docs: /voice_control/create_wake_word/
title: Create your own wake word title: Create your own wake word
- docs: /voice_control/voice_remote_cloud_assistant/ - docs: /voice_control/voice_remote_cloud_assistant/
title: Creating a Cloud assistant title: Creating a Cloud assistant
- docs: /voice_control/voice_remote_expose_devices/ - docs: /voice_control/voice_remote_expose_devices/
title: Exposing devices to Assist title: Exposing devices to Assist
--- ---

View File

@ -1,9 +1,9 @@
--- ---
title: "Exposing devices" title: "Exposing devices"
related: related:
- docs: /voice_control/voice_remote_cloud_assistant/ - docs: /voice_control/voice_remote_cloud_assistant/
title: Creating a Cloud assistant title: Creating a Cloud assistant
- docs: /voice_control/voice_remote_local_assistant/ - docs: /voice_control/voice_remote_local_assistant/
title: Creating a local assistant title: Creating a local assistant
--- ---

View File

@ -1,13 +1,13 @@
--- ---
title: "Installing a local Assist pipeline" title: "Installing a local Assist pipeline"
related: related:
- docs: /voice_control/voice_remote_expose_devices/#exposing-your-devices - docs: /voice_control/voice_remote_expose_devices/#exposing-your-devices
title: Expose your devices to Assist title: Expose your devices to Assist
- docs: /voice_control/create_wake_word/ - docs: /voice_control/create_wake_word/
title: Create your own wake words title: Create your own wake words
- url: https://github.com/openai/whisper - url: https://github.com/openai/whisper
title: Whisper for speech-to-text title: Whisper for speech-to-text
- url: https://github.com/rhasspy/piper - url: https://github.com/rhasspy/piper
title: Piper for text-to-speech title: Piper for text-to-speech
--- ---

View File

@ -1,13 +1,13 @@
--- ---
title: "World's most private voice assistant" title: "World's most private voice assistant"
related: related:
- docs: /voice_control/voice_remote_cloud_assistant/ - docs: /voice_control/voice_remote_cloud_assistant/
title: Creating a Cloud assistant title: Creating a Cloud assistant
- docs: /voice_control/voice_remote_local_assistant/ - docs: /voice_control/voice_remote_local_assistant/
title: Creating a local assistant title: Creating a local assistant
- url: https://amzn.to/40k7mRa - url: https://amzn.to/40k7mRa
title: Grandstream HT801 title: Grandstream HT801
- url: https://www.nabucasa.com - url: https://www.nabucasa.com
title: Home Assistant Cloud title: Home Assistant Cloud
--- ---