diff --git a/source/_docs/tools/check_config.markdown b/source/_docs/tools/check_config.markdown index 9b93898c16d..fae27e4d9be 100644 --- a/source/_docs/tools/check_config.markdown +++ b/source/_docs/tools/check_config.markdown @@ -1,6 +1,9 @@ --- title: "check_config" description: "Script to perform a check of the current configuration" +related: +- docs: /docs/configuration/#validating-the-configuration + title: Validating the configuration --- Test any changes to your `configuration.yaml` file before launching Home Assistant. This script allows you to test changes without the need to restart Home Assistant. @@ -28,7 +31,3 @@ optional arguments: -f, --files Show used configuration files -s, --secrets Show secret information ``` - -## Related topics - -- [Validating the configuration](/docs/configuration/#validating-the-configuration) \ No newline at end of file diff --git a/source/_integrations/backup.markdown b/source/_integrations/backup.markdown index f3526a4253b..6df5e910d8b 100644 --- a/source/_integrations/backup.markdown +++ b/source/_integrations/backup.markdown @@ -10,6 +10,15 @@ ha_codeowners: - '@home-assistant/core' ha_iot_class: Calculated ha_integration_type: system +related: +- docs: /installation/#advanced-installation-methods + title: Home Assistant installation methods +- docs: /getting-started/onboarding/ + title: Recover from backup during onboarding +- docs: /docs/configuration/ + title: Configuration file +- docs: /common-tasks/os/#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" %}. @@ -74,10 +83,3 @@ The steps on recovering from a backup depend on the installation type and use ca 3. If you migrate from a {% term "Home Assistant Core" %} or {% term "Home Assistant Container" %} installation to {% term "Home Assistant Operating System" %}: - You can use these backup files during [onboarding](/getting-started/onboarding/) to recover your installation from backup. - -## Related topics - -- [Home Assistant installation methods](/installation/#advanced-installation-methods) -- [Recover from backup during onboarding](/getting-started/onboarding/) -- [Configuration file](/docs/configuration/) -- [Home Assistant Operating System: Restoring a backup](/common-tasks/os/#restoring-a-backup) diff --git a/source/_integrations/bring.markdown b/source/_integrations/bring.markdown index 5f2f7ff98ad..d0e1da37ecd 100644 --- a/source/_integrations/bring.markdown +++ b/source/_integrations/bring.markdown @@ -13,6 +13,15 @@ ha_domain: bring ha_integration_type: service ha_platforms: - todo +related: +- docs: /integrations/todo + title: To-do list integration documentation +- docs: /integrations/#to-do-list + title: List of to-do list integrations +- docs: /dashboards/todo-list/ + title: To-do list card +- url: https://www.getbring.com/ + title: Bring! --- The **Bring!** integration allows you to interact with your [Bring!](https://www.getbring.com/) shopping lists within Home Assistant. @@ -20,10 +29,3 @@ The **Bring!** integration allows you to interact with your [Bring!](https://www For authentication, the integration requires the `email` and `password` you used for your Bring! account. If you want to automatically receive notifications via the Bring! app when Home Assistant adds or removes an item from the list, you should use a dedicated account (such as `email: your.name+ha@gmail.com`) to connect Home Assistant with [Bring!](https://www.getbring.com/). {% include integrations/config_flow.md %} - -## Related topics - -- [Bring!](https://www.getbring.com/) -- [To-do list integration documentation](/integrations/todo) -- [List of to-do list integrations](/integrations/#to-do-list) -- [To-do list card](/dashboards/todo-list/) diff --git a/source/_integrations/caldav.markdown b/source/_integrations/caldav.markdown index ead6c770f76..533056cbfca 100644 --- a/source/_integrations/caldav.markdown +++ b/source/_integrations/caldav.markdown @@ -12,6 +12,13 @@ ha_platforms: - todo ha_integration_type: integration ha_config_flow: true +related: +- docs: /integrations/todo + title: To-do list integration documentation +- docs: /integrations/#to-do-list + title: List of to-do list integrations +- docs: /dashboards/todo-list/ + title: To-do list card --- The **CalDAV** integration allows you to connect your WebDAV calendar to Home Assistant diff --git a/source/_integrations/google_tasks.markdown b/source/_integrations/google_tasks.markdown index ee2bcffe652..402074b35ee 100644 --- a/source/_integrations/google_tasks.markdown +++ b/source/_integrations/google_tasks.markdown @@ -12,6 +12,17 @@ ha_codeowners: ha_integration_type: integration ha_platforms: - todo +related: +- docs: /integrations/todo + title: To-do list integration documentation +- docs: /integrations/#to-do-list + title: List of to-do list integrations +- docs: /dashboards/todo-list/ + title: To-do list card +- url: https://support.google.com/tasks/answer/7675772 + title: Google Tasks +- url: https://console.cloud.google.com/apis/library/tasks.googleapis.com + 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 @@ -78,14 +89,3 @@ The integration setup will next give you instructions to enter the [Application ## Troubleshooting If you have an error with your credentials, you can delete them in the [Application Credentials](/integrations/application_credentials/) user interface. - -## Related topics - -- [Google Tasks](https://support.google.com/tasks/answer/7675772) -- [Google Developers Console](https://console.cloud.google.com/apis/library/tasks.googleapis.com) - -### To-do list - -- [To-do list integration documentation](/integrations/todo) -- [List of to-do list integrations](/integrations/#to-do-list) -- [To-do list card](/dashboards/todo-list/) diff --git a/source/_integrations/ourgroceries.markdown b/source/_integrations/ourgroceries.markdown index 81e463cba47..26526f6132e 100644 --- a/source/_integrations/ourgroceries.markdown +++ b/source/_integrations/ourgroceries.markdown @@ -12,6 +12,15 @@ ha_domain: ourgroceries ha_platforms: - todo ha_integration_type: integration +related: +- docs: /integrations/todo + title: To-do list integration documentation +- docs: /integrations/#to-do-list + title: List of to-do list integrations +- docs: /dashboards/todo-list/ + title: To-do list card +- url: https://www.ourgroceries.com/ + title: OurGroceries --- This integration connects with an [OurGroceries](https://www.ourgroceries.com/) account and integrates your shopping lists into Home Assistant. diff --git a/source/_integrations/todoist.markdown b/source/_integrations/todoist.markdown index 654890c4a28..b30daa42ef7 100644 --- a/source/_integrations/todoist.markdown +++ b/source/_integrations/todoist.markdown @@ -14,6 +14,19 @@ ha_platforms: - todo ha_integration_type: integration ha_config_flow: true +related: +- docs: /integrations/todo + title: To-do list integration documentation +- docs: /integrations/#to-do-list + title: List of to-do list integrations +- docs: /dashboards/todo-list/ + title: To-do list card +- docs: /dashboards/dashboards/ + title: Dashboards +- docs: /integrations/calendar/ + title: Calendar +- url: https://todoist.com + 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. @@ -194,15 +207,3 @@ Here are two example JSON payloads resulting in the same task: Valid languages are: `en`, `da`, `pl`, `zh`, `ko`, `de`, `pt`, `ja`, `it`, `fr`, `sv`, `ru`, `es`, `nl` - **reminder_date** (*Optional*): When should the user be reminded of this task, in either YYYY-MM-DD format or YYYY-MM-DD HH:MM format (in UTC timezone). Mutually exclusive with `reminder_date_string`. - -## Related topics - -- [Todoist projects](https://todoist.com) -- [Calendar](/integrations/calendar/) - -## To-do list - -- [To-do list integration documentation](/integrations/todo) -- [List of to-do list integrations](/integrations/#to-do-list) -- [To-do list card](/dashboards/todo-list/)- -- [Dashboards](/dashboards/dashboards/)