diff --git a/source/_integrations/vasttrafik.markdown b/source/_integrations/vasttrafik.markdown index 108c728bf7c..e95f839e5d2 100644 --- a/source/_integrations/vasttrafik.markdown +++ b/source/_integrations/vasttrafik.markdown @@ -9,13 +9,17 @@ ha_domain: vasttrafik ha_platforms: - sensor ha_integration_type: integration +related: + - docs: /docs/configuration/ + title: Configuration file --- -The `vasttrafik` sensor will provide you traveling details for the larger Göteborg area in Sweden from the [Västtrafik](https://vasttrafik.se/) public transportation service. +The `vasttrafik` {% term integration %} will provide you traveling details for the larger Göteborg area in Sweden from the [Västtrafik](https://vasttrafik.se/) public transportation service. You must create an application [here](https://developer.vasttrafik.se/applications) to obtain a `key` and a `secret`. Make sure to also subscribe to the API by clicking on `Prenumerera på nytt API`, and selecting the API `Planera Resa v4`. -Add the data to your `configuration.yaml` file as shown in the example: +Add the data to your {% term "`configuration.yaml`" %} file. +{% include integrations/restart_ha_after_config_inclusion.md %} ```yaml # Example configuration.yaml entry diff --git a/source/_integrations/versasense.markdown b/source/_integrations/versasense.markdown index 839dcf2c11f..b9de6bcbfa6 100644 --- a/source/_integrations/versasense.markdown +++ b/source/_integrations/versasense.markdown @@ -15,12 +15,18 @@ ha_platforms: - sensor - switch ha_integration_type: integration +related: + - docs: /docs/configuration/ + title: Configuration file --- The **VersaSense** {% term integration %} supports the VersaSense Edge Gateway. The gateway is able to control hubs and their peripherals (sensors and actuators) in the mesh network. ## Configuration +To enable VersaSense in your installation, add it to your {% term "`configuration.yaml`" %} file. +{% include integrations/restart_ha_after_config_inclusion.md %} + ```yaml # Example configuration.yaml entry versasense: diff --git a/source/_integrations/viaggiatreno.markdown b/source/_integrations/viaggiatreno.markdown index dc1dd88b9a0..37446605202 100644 --- a/source/_integrations/viaggiatreno.markdown +++ b/source/_integrations/viaggiatreno.markdown @@ -9,11 +9,14 @@ ha_domain: viaggiatreno ha_platforms: - sensor ha_integration_type: integration +related: + - docs: /docs/configuration/ + title: Configuration file --- The **Trenitalia ViaggiaTreno** {% term integration %} will give you information about configured train ids and stations using the public [ViaggiaTreno](http://viaggiatreno.it) API. -To activate the sensor you need at least two parameters: the `train_id` and the `station_id`. +To activate the {% term integration %}, you need at least two parameters: the `train_id` and the `station_id`. The first is available just looking at the [ViaggiaTreno](http://viaggiatreno.it/) timetable, the latter can be obtained using the dedicated API endpoint: `http://www.viaggiatreno.it/infomobilita/resteasy/viaggiatreno/autocompletaStazione/` @@ -25,7 +28,8 @@ Note that the `station_id` is referred to the train's **departing station**. If -Then add the data to your `configuration.yaml` file as shown in the example: +Then add the data to your {% term "`configuration.yaml`" %} file. +{% include integrations/restart_ha_after_config_inclusion.md %} ```yaml # Example configuration.yaml entry diff --git a/source/_integrations/vivotek.markdown b/source/_integrations/vivotek.markdown index 1fade9eb67f..0f2923769a4 100644 --- a/source/_integrations/vivotek.markdown +++ b/source/_integrations/vivotek.markdown @@ -11,6 +11,9 @@ ha_domain: vivotek ha_platforms: - camera ha_integration_type: integration +related: + - docs: /docs/configuration/ + title: Configuration file --- The **VIVOTEK** camera {% term integration %} allows you to integrate a VIVOTEK IP camera into Home Assistant. @@ -19,7 +22,8 @@ Home Assistant will serve the images via its server, making it possible to view ## Configuration -To enable this camera in your installation, add the following to your `configuration.yaml` file: +To enable this camera in your installation, add the following to your {% term "`configuration.yaml`" %} file. +{% include integrations/restart_ha_after_config_inclusion.md %} ```yaml # Example configuration.yaml entry diff --git a/source/_integrations/vlc.markdown b/source/_integrations/vlc.markdown index 5d9dbef2310..9097c3a5e8b 100644 --- a/source/_integrations/vlc.markdown +++ b/source/_integrations/vlc.markdown @@ -9,6 +9,9 @@ ha_domain: vlc ha_platforms: - media_player ha_integration_type: integration +related: + - docs: /docs/configuration/ + title: Configuration file --- The `vlc` platform allows you to control [VLC media player](https://www.videolan.org/vlc/index.html). @@ -21,7 +24,8 @@ The **VLC media player** {% term integration %}, is currently only available for ## Configuration -To add a VLC media player to your installation, add the following to your `configuration.yaml` file: +To add a VLC media player to your installation, add the following to your {% term "`configuration.yaml`" %} file. +{% include integrations/restart_ha_after_config_inclusion.md %} ```yaml # Example configuration.yaml entry diff --git a/source/_integrations/voicerss.markdown b/source/_integrations/voicerss.markdown index 59fdadb6c9b..e445dad8bb3 100644 --- a/source/_integrations/voicerss.markdown +++ b/source/_integrations/voicerss.markdown @@ -9,13 +9,17 @@ ha_domain: voicerss ha_platforms: - tts ha_integration_type: integration +related: + - docs: /docs/configuration/ + title: Configuration file --- The **VoiceRSS** text-to-speech {% term integration %} uses [VoiceRSS](http://www.voicerss.org/) text-to-speech engine to read a text with natural sounding voices. ## Configuration -To enable text-to-speech with VoiceRSS, add the following lines to your `configuration.yaml`: +To enable text-to-speech with VoiceRSS, add the following lines to your {% term "`configuration.yaml`" %} file. +{% include integrations/restart_ha_after_config_inclusion.md %} ```yaml # Example configuration.yaml entry diff --git a/source/_integrations/volkszaehler.markdown b/source/_integrations/volkszaehler.markdown index 852f41acdb7..34b68270da1 100644 --- a/source/_integrations/volkszaehler.markdown +++ b/source/_integrations/volkszaehler.markdown @@ -9,13 +9,17 @@ ha_domain: volkszaehler ha_platforms: - sensor ha_integration_type: integration +related: + - docs: /docs/configuration/ + title: Configuration file --- The **Volkszaehler** {% term integration %} is consuming the system information provided by the [Volkszaehler](https://wiki.volkszaehler.org/) API. ## Configuration -To enable the Volkszaehler sensor, add the following lines to your `configuration.yaml`: +To enable the Volkszaehler {% term integration %}, add the following lines to your {% term "`configuration.yaml`" %} file. +{% include integrations/restart_ha_after_config_inclusion.md %} ```yaml # Example configuration.yaml entry diff --git a/source/_integrations/vultr.markdown b/source/_integrations/vultr.markdown index aee506b0242..70d9ff34409 100644 --- a/source/_integrations/vultr.markdown +++ b/source/_integrations/vultr.markdown @@ -14,6 +14,9 @@ ha_platforms: - sensor - switch ha_integration_type: integration +related: + - docs: /docs/configuration/ + title: Configuration file --- The **Vultr** {% term integration %} allows you to access information about and interact with your [Vultr](https://www.vultr.com) subscriptions (Virtual Private Servers) from Home Assistant. @@ -32,7 +35,8 @@ Obtain your API key from your [Vultr Account](https://my.vultr.com/settings/#set Ensure you allow the public IP of Home Assistant under the Access Control heading. -To integrate your Vultr subscriptions with Home Assistant, add the following section to your `configuration.yaml` file: +To integrate your Vultr subscriptions with Home Assistant, add the following section to your {% term "`configuration.yaml`" %} file. +{% include integrations/restart_ha_after_config_inclusion.md %} ```yaml # Example configuration.yaml entry