mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 12:56:54 +00:00
Integrations: fix markdown in related meta data section (#32432)
This commit is contained in:
parent
c392aa6a77
commit
aa445fbdd4
@ -11,14 +11,14 @@ ha_codeowners:
|
|||||||
ha_iot_class: Calculated
|
ha_iot_class: Calculated
|
||||||
ha_integration_type: system
|
ha_integration_type: system
|
||||||
related:
|
related:
|
||||||
- docs: /installation/#advanced-installation-methods
|
- docs: /installation/#advanced-installation-methods
|
||||||
title: Home Assistant installation methods
|
title: Home Assistant installation methods
|
||||||
- docs: /getting-started/onboarding/
|
- docs: /getting-started/onboarding/
|
||||||
title: Recover from backup during onboarding
|
title: Recover from backup during onboarding
|
||||||
- docs: /docs/configuration/
|
- docs: /docs/configuration/
|
||||||
title: Configuration file
|
title: Configuration file
|
||||||
- docs: /common-tasks/os/#restoring-a-backup
|
- docs: /common-tasks/os/#restoring-a-backup
|
||||||
title: Home Assistant Operating System- Restoring a backup
|
title: Home Assistant Operating System- Restoring a backup
|
||||||
---
|
---
|
||||||
|
|
||||||
The **Backup** {% term integration %} allows you to create and download backups for your {% term "Home Assistant Core" %} and {% term "Home Assistant Container" %} installations. This backup file can be used if you migrate to {% term "Home Assistant Operating System" %}.
|
The **Backup** {% term integration %} allows you to create and download backups for your {% term "Home Assistant Core" %} and {% term "Home Assistant Container" %} installations. This backup file can be used if you migrate to {% term "Home Assistant Operating System" %}.
|
||||||
|
@ -14,14 +14,14 @@ ha_integration_type: service
|
|||||||
ha_platforms:
|
ha_platforms:
|
||||||
- todo
|
- todo
|
||||||
related:
|
related:
|
||||||
- docs: /integrations/todo
|
- docs: /integrations/todo
|
||||||
title: To-do list integration documentation
|
title: To-do list integration documentation
|
||||||
- docs: /integrations/#to-do-list
|
- docs: /integrations/#to-do-list
|
||||||
title: List of to-do list integrations
|
title: List of to-do list integrations
|
||||||
- docs: /dashboards/todo-list/
|
- docs: /dashboards/todo-list/
|
||||||
title: To-do list card
|
title: To-do list card
|
||||||
- url: https://www.getbring.com/
|
- url: https://www.getbring.com/
|
||||||
title: Bring!
|
title: Bring!
|
||||||
---
|
---
|
||||||
|
|
||||||
The **Bring!** integration allows you to interact with your [Bring!](https://www.getbring.com/) shopping lists within Home Assistant.
|
The **Bring!** integration allows you to interact with your [Bring!](https://www.getbring.com/) shopping lists within Home Assistant.
|
||||||
|
@ -13,14 +13,14 @@ ha_platforms:
|
|||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
related:
|
related:
|
||||||
- docs: /integrations/todo
|
- docs: /integrations/todo
|
||||||
title: To-do list integration documentation
|
title: To-do list integration documentation
|
||||||
- docs: /integrations/#to-do-list
|
- docs: /integrations/#to-do-list
|
||||||
title: List of to-do list integrations
|
title: List of to-do list integrations
|
||||||
- docs: /dashboards/todo-list/
|
- docs: /dashboards/todo-list/
|
||||||
title: To-do list card
|
title: To-do list card
|
||||||
- docs: /integrations/calendar
|
- docs: /integrations/calendar
|
||||||
title: Calendar
|
title: Calendar
|
||||||
---
|
---
|
||||||
|
|
||||||
The **CalDAV** integration allows you to connect your WebDAV calendar to Home Assistant
|
The **CalDAV** integration allows you to connect your WebDAV calendar to Home Assistant
|
||||||
|
@ -26,8 +26,8 @@ ha_platforms:
|
|||||||
- update
|
- update
|
||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
related:
|
related:
|
||||||
- docs: /dashboards/picture-glance/#creating-a-card-to-control-the-camera
|
- docs: /dashboards/picture-glance/#creating-a-card-to-control-the-camera
|
||||||
title: Controlling the camera from the dashboard
|
title: Controlling the camera from the dashboard
|
||||||
---
|
---
|
||||||
|
|
||||||
The `ezviz` sensor platform uses the ezvizlife.com API to interact with the devices.
|
The `ezviz` sensor platform uses the ezvizlife.com API to interact with the devices.
|
||||||
|
@ -13,16 +13,16 @@ ha_integration_type: integration
|
|||||||
ha_platforms:
|
ha_platforms:
|
||||||
- todo
|
- todo
|
||||||
related:
|
related:
|
||||||
- docs: /integrations/todo
|
- docs: /integrations/todo
|
||||||
title: To-do list integration documentation
|
title: To-do list integration documentation
|
||||||
- docs: /integrations/#to-do-list
|
- docs: /integrations/#to-do-list
|
||||||
title: List of to-do list integrations
|
title: List of to-do list integrations
|
||||||
- docs: /dashboards/todo-list/
|
- docs: /dashboards/todo-list/
|
||||||
title: To-do list card
|
title: To-do list card
|
||||||
- url: https://support.google.com/tasks/answer/7675772
|
- url: https://support.google.com/tasks/answer/7675772
|
||||||
title: Google Tasks
|
title: Google Tasks
|
||||||
- url: https://console.cloud.google.com/apis/library/tasks.googleapis.com
|
- url: https://console.cloud.google.com/apis/library/tasks.googleapis.com
|
||||||
title: Google Developers Console
|
title: Google Developers Console
|
||||||
---
|
---
|
||||||
|
|
||||||
The **Google Tasks** integration allows you to connect your [Google Tasks](https://support.google.com/tasks/answer/7675772) to Home Assistant. The integration adds a [to-do list entity](/integrations/todo) for
|
The **Google Tasks** integration allows you to connect your [Google Tasks](https://support.google.com/tasks/answer/7675772) to Home Assistant. The integration adds a [to-do list entity](/integrations/todo) for
|
||||||
|
@ -10,10 +10,10 @@ ha_codeowners:
|
|||||||
ha_domain: history
|
ha_domain: history
|
||||||
ha_integration_type: system
|
ha_integration_type: system
|
||||||
related:
|
related:
|
||||||
- docs: /integrations/recorder/
|
- docs: /integrations/recorder/
|
||||||
title: Recorder integration
|
title: Recorder integration
|
||||||
- url: https://data.home-assistant.io
|
- url: https://data.home-assistant.io
|
||||||
title: Home Assistant Data Science Portal
|
title: Home Assistant Data Science Portal
|
||||||
---
|
---
|
||||||
|
|
||||||
The **History** integration tracks everything that is going on within Home
|
The **History** integration tracks everything that is going on within Home
|
||||||
|
@ -13,10 +13,10 @@ ha_integration_type: integration
|
|||||||
ha_platforms:
|
ha_platforms:
|
||||||
- todo
|
- todo
|
||||||
related:
|
related:
|
||||||
- docs: /integrations/todo/
|
- docs: /integrations/todo/
|
||||||
title: To-do list integration documentation
|
title: To-do list integration documentation
|
||||||
- docs: /dashboards/todo-list/
|
- docs: /dashboards/todo-list/
|
||||||
title: To-do list card
|
title: To-do list card
|
||||||
---
|
---
|
||||||
|
|
||||||
The **Local to-do list** integration allows you to create to-do lists in Home Assistant.
|
The **Local to-do list** integration allows you to create to-do lists in Home Assistant.
|
||||||
|
@ -27,12 +27,12 @@ ha_platforms:
|
|||||||
- switch
|
- switch
|
||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
related:
|
related:
|
||||||
- docs: /integrations/thread/
|
- docs: /integrations/thread/
|
||||||
title: Thread
|
title: Thread
|
||||||
- docs: /integrations/homekit_controller/
|
- docs: /integrations/homekit_controller/
|
||||||
title: HomeKit
|
title: HomeKit
|
||||||
- docs: /integrations/homekit_controller/#adding-a-homekit-device-through-thread
|
- docs: /integrations/homekit_controller/#adding-a-homekit-device-through-thread
|
||||||
title: Adding an Apple HomeKit device through Thread
|
title: Adding an Apple HomeKit device through Thread
|
||||||
---
|
---
|
||||||
|
|
||||||
The Matter integration allows you to control Matter devices on your local Wi-Fi or {% term Thread %} network.
|
The Matter integration allows you to control Matter devices on your local Wi-Fi or {% term Thread %} network.
|
||||||
|
@ -11,10 +11,10 @@ ha_codeowners:
|
|||||||
ha_domain: ollama
|
ha_domain: ollama
|
||||||
ha_integration_type: service
|
ha_integration_type: service
|
||||||
related:
|
related:
|
||||||
- docs: /docs/configuration/templating/
|
- docs: /docs/configuration/templating/
|
||||||
title: Home Assistant Templating
|
title: Home Assistant Templating
|
||||||
- docs: /docs/automation/trigger/#sentence-trigger
|
- docs: /docs/automation/trigger/#sentence-trigger
|
||||||
title: Sentence trigger
|
title: Sentence trigger
|
||||||
---
|
---
|
||||||
|
|
||||||
The **Ollama** {% term integration %} adds a conversation agent in Home Assistant powered by a local [Ollama](https://ollama.com/) server.
|
The **Ollama** {% term integration %} adds a conversation agent in Home Assistant powered by a local [Ollama](https://ollama.com/) server.
|
||||||
|
@ -13,14 +13,14 @@ ha_platforms:
|
|||||||
- todo
|
- todo
|
||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
related:
|
related:
|
||||||
- docs: /integrations/todo
|
- docs: /integrations/todo
|
||||||
title: To-do list integration documentation
|
title: To-do list integration documentation
|
||||||
- docs: /integrations/#to-do-list
|
- docs: /integrations/#to-do-list
|
||||||
title: List of to-do list integrations
|
title: List of to-do list integrations
|
||||||
- docs: /dashboards/todo-list/
|
- docs: /dashboards/todo-list/
|
||||||
title: To-do list card
|
title: To-do list card
|
||||||
- url: https://www.ourgroceries.com/
|
- url: https://www.ourgroceries.com/
|
||||||
title: OurGroceries
|
title: OurGroceries
|
||||||
---
|
---
|
||||||
|
|
||||||
This integration connects with an [OurGroceries](https://www.ourgroceries.com/) account and integrates your shopping lists into Home Assistant.
|
This integration connects with an [OurGroceries](https://www.ourgroceries.com/) account and integrates your shopping lists into Home Assistant.
|
||||||
|
@ -17,12 +17,12 @@ ha_platforms:
|
|||||||
- sensor
|
- sensor
|
||||||
ha_dhcp: true
|
ha_dhcp: true
|
||||||
related:
|
related:
|
||||||
- url: https://help.prusa3d.com/article/prusa-connect-and-prusalink-explained_302608
|
- url: https://help.prusa3d.com/article/prusa-connect-and-prusalink-explained_302608
|
||||||
title: PrusaLink documentation
|
title: PrusaLink documentation
|
||||||
- url: https://help.prusa3d.com/guide/prusalink-and-prusa-connect-setup-mk3-s-_221744
|
- url: https://help.prusa3d.com/guide/prusalink-and-prusa-connect-setup-mk3-s-_221744
|
||||||
title: PrusaLink installation guide for Prusa MK3 with Raspberry Pi Zero W
|
title: PrusaLink installation guide for Prusa MK3 with Raspberry Pi Zero W
|
||||||
- url: https://help.prusa3d.com/guide/prusalink-prusa-connect-with-rpi-3-4-usb-mk2-5-s-mk3-s-_469341
|
- url: https://help.prusa3d.com/guide/prusalink-prusa-connect-with-rpi-3-4-usb-mk2-5-s-mk3-s-_469341
|
||||||
title: Sentence trigger
|
title: Sentence trigger
|
||||||
---
|
---
|
||||||
|
|
||||||
The **PrusaLink** {% term integration %} allows you to monitor your [Prusa 3D printer](https://www.prusa3d.com) and its progress with your Home Assistant installation. This integration works with Prusa MINI/MINI+, Prusa MK3.9/MK4, Prusa XL, and with the older Raspberry Pi-based Prusa MK2.5/MK3.
|
The **PrusaLink** {% term integration %} allows you to monitor your [Prusa 3D printer](https://www.prusa3d.com) and its progress with your Home Assistant installation. This integration works with Prusa MINI/MINI+, Prusa MK3.9/MK4, Prusa XL, and with the older Raspberry Pi-based Prusa MK2.5/MK3.
|
||||||
|
@ -9,8 +9,8 @@ ha_domain: recovery_mode
|
|||||||
ha_quality_scale: internal
|
ha_quality_scale: internal
|
||||||
ha_integration_type: system
|
ha_integration_type: system
|
||||||
related:
|
related:
|
||||||
- docs: /docs/troubleshooting_general/
|
- docs: /docs/troubleshooting_general/
|
||||||
title: General troubleshooting
|
title: General troubleshooting
|
||||||
---
|
---
|
||||||
|
|
||||||
The **Recovery mode** integration is an internal integration used by the
|
The **Recovery mode** integration is an internal integration used by the
|
||||||
|
@ -25,10 +25,10 @@ ha_platforms:
|
|||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
ha_dhcp: true
|
ha_dhcp: true
|
||||||
related:
|
related:
|
||||||
- docs: /dashboards/picture-glance/#creating-a-card-to-control-the-camera
|
- docs: /dashboards/picture-glance/#creating-a-card-to-control-the-camera
|
||||||
title: Controlling the camera from the dashboard
|
title: Controlling the camera from the dashboard
|
||||||
- url: https://reolink.com/
|
- url: https://reolink.com/
|
||||||
title: Reolink product page
|
title: Reolink product page
|
||||||
---
|
---
|
||||||
|
|
||||||
The integration allows you to control [Reolink](https://reolink.com/) NVRs or cameras.
|
The integration allows you to control [Reolink](https://reolink.com/) NVRs or cameras.
|
||||||
|
@ -13,22 +13,22 @@ ha_platforms:
|
|||||||
- diagnostics
|
- diagnostics
|
||||||
ha_zeroconf: true
|
ha_zeroconf: true
|
||||||
related:
|
related:
|
||||||
- docs: /yellow/
|
- docs: /yellow/
|
||||||
title: Home Assistant Yellow - hub
|
title: Home Assistant Yellow - hub
|
||||||
- docs: /skyconnect/
|
- docs: /skyconnect/
|
||||||
title: Home Assistant SkyConnect - Zigbee/Thread USB stick
|
title: Home Assistant SkyConnect - Zigbee/Thread USB stick
|
||||||
- docs: /integrations/matter/
|
- docs: /integrations/matter/
|
||||||
title: Matter
|
title: Matter
|
||||||
- docs: /integrations/homekit_controller/
|
- docs: /integrations/homekit_controller/
|
||||||
title: HomeKit
|
title: HomeKit
|
||||||
- docs: /integrations/matter/#adding-a-matter-device-to-home-assistant
|
- docs: /integrations/matter/#adding-a-matter-device-to-home-assistant
|
||||||
title: Adding a Matter device to Home Assistant
|
title: Adding a Matter device to Home Assistant
|
||||||
- docs: /integrations/homekit_controller/#adding-a-homekit-device-through-thread
|
- docs: /integrations/homekit_controller/#adding-a-homekit-device-through-thread
|
||||||
title: Adding an Apple HomeKit device through Thread
|
title: Adding an Apple HomeKit device through Thread
|
||||||
- url: https://skyconnect.home-assistant.io/procedures/enable-thread/
|
- url: https://skyconnect.home-assistant.io/procedures/enable-thread/
|
||||||
title: Enabling Thread on SkyConnect
|
title: Enabling Thread on SkyConnect
|
||||||
- url: https://yellow.home-assistant.io/procedures/enable-thread/
|
- url: https://yellow.home-assistant.io/procedures/enable-thread/
|
||||||
title: Enabling Thread on Yellow
|
title: Enabling Thread on Yellow
|
||||||
---
|
---
|
||||||
|
|
||||||
The Thread integration helps you track the different Thread networks in your home and store the Thread network credentials (similar to a Wi-Fi password). The Thread integration in Home Assistant is currently still a work in progress.
|
The Thread integration helps you track the different Thread networks in your home and store the Thread network credentials (similar to a Wi-Fi password). The Thread integration in Home Assistant is currently still a work in progress.
|
||||||
|
@ -10,10 +10,10 @@ ha_codeowners:
|
|||||||
- '@home-assistant/core'
|
- '@home-assistant/core'
|
||||||
ha_integration_type: entity
|
ha_integration_type: entity
|
||||||
related:
|
related:
|
||||||
- docs: /integrations/local_todo
|
- docs: /integrations/local_todo
|
||||||
title: Local to-do list integration documentation
|
title: Local to-do list integration documentation
|
||||||
- docs: /dashboards/todo-list/
|
- docs: /dashboards/todo-list/
|
||||||
title: To-do list card
|
title: To-do list card
|
||||||
---
|
---
|
||||||
|
|
||||||
The **To-do list** {% term integration %} provides to-do list {% term entities %}, allowing other integrations
|
The **To-do list** {% term integration %} provides to-do list {% term entities %}, allowing other integrations
|
||||||
|
@ -15,18 +15,18 @@ ha_platforms:
|
|||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
related:
|
related:
|
||||||
- docs: /integrations/todo
|
- docs: /integrations/todo
|
||||||
title: To-do list integration documentation
|
title: To-do list integration documentation
|
||||||
- docs: /integrations/#to-do-list
|
- docs: /integrations/#to-do-list
|
||||||
title: List of to-do list integrations
|
title: List of to-do list integrations
|
||||||
- docs: /dashboards/todo-list/
|
- docs: /dashboards/todo-list/
|
||||||
title: To-do list card
|
title: To-do list card
|
||||||
- docs: /dashboards/dashboards/
|
- docs: /dashboards/dashboards/
|
||||||
title: Dashboards
|
title: Dashboards
|
||||||
- docs: /integrations/calendar/
|
- docs: /integrations/calendar/
|
||||||
title: Calendar
|
title: Calendar
|
||||||
- url: https://todoist.com
|
- url: https://todoist.com
|
||||||
title: Todoist projects
|
title: Todoist projects
|
||||||
---
|
---
|
||||||
|
|
||||||
This platform allows you to connect to your [Todoist projects](https://todoist.com) as [todo](/integrations/todo/) or [calendar](/integrations/calendar/) entities. All tasks get updated roughly every 15 minutes.
|
This platform allows you to connect to your [Todoist projects](https://todoist.com) as [todo](/integrations/todo/) or [calendar](/integrations/calendar/) entities. All tasks get updated roughly every 15 minutes.
|
||||||
|
@ -13,16 +13,16 @@ ha_platforms:
|
|||||||
- notify
|
- notify
|
||||||
ha_integration_type: entity
|
ha_integration_type: entity
|
||||||
related:
|
related:
|
||||||
- url: https://www.home-assistant.io/integrations/#text-to-speech
|
- url: https://www.home-assistant.io/integrations/#text-to-speech
|
||||||
title: List of integrations using the TTS integration
|
title: List of integrations using the TTS integration
|
||||||
- url: https://www.nabucasa.com/config/tts/
|
- url: https://www.nabucasa.com/config/tts/
|
||||||
title: TTS with Home Assistant Cloud
|
title: TTS with Home Assistant Cloud
|
||||||
- url: https://www.home-assistant.io/integrations/google_translate/
|
- url: https://www.home-assistant.io/integrations/google_translate/
|
||||||
title: Google Translate TTS
|
title: Google Translate TTS
|
||||||
- url: https://www.home-assistant.io/integrations/microsoft/
|
- url: https://www.home-assistant.io/integrations/microsoft/
|
||||||
title: Microsoft TTS
|
title: Microsoft TTS
|
||||||
- url: https://www.home-assistant.io/voice_control/
|
- url: https://www.home-assistant.io/voice_control/
|
||||||
title: Home Assistant Assist
|
title: Home Assistant Assist
|
||||||
---
|
---
|
||||||
|
|
||||||
Text-to-speech (TTS) enables Home Assistant to speak to you.
|
Text-to-speech (TTS) enables Home Assistant to speak to you.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user