diff --git a/source/_integrations/nad.markdown b/source/_integrations/nad.markdown index cb8e68f5935..3e7187cd8a9 100644 --- a/source/_integrations/nad.markdown +++ b/source/_integrations/nad.markdown @@ -9,16 +9,20 @@ ha_domain: nad ha_platforms: - media_player ha_integration_type: integration +related: + - docs: /docs/configuration/ + title: Configuration file --- -The `nad` platform allows you to control a [NAD receiver](https://nadelectronics.com/) through RS232, TCP and Telnet from Home Assistant. +The `nad` {% term integration %} allows you to control a [NAD receiver](https://nadelectronics.com/) through RS232, TCP and Telnet from Home Assistant. Please note that the RS232 interface is only tested with the NAD T748v2, but it should work with other NAD receivers. The Telnet interface has been tested with the NAD T787 and the NAD C658. ## Configuration -To add a NAD receiver to your installation, add the following to your `configuration.yaml` file: +To add a NAD receiver 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 for RS232 configuration diff --git a/source/_integrations/namecheapdns.markdown b/source/_integrations/namecheapdns.markdown index 53029f0ee8f..d129c3cd4b3 100644 --- a/source/_integrations/namecheapdns.markdown +++ b/source/_integrations/namecheapdns.markdown @@ -7,9 +7,12 @@ ha_iot_class: Cloud Push ha_release: 0.56 ha_domain: namecheapdns ha_integration_type: integration +related: + - docs: /docs/configuration/ + title: Configuration file --- -With the `namecheapdns` integration you can automatically update your dynamic DNS entry hosted by Namecheap's [FreeDNS](https://www.namecheap.com/store/domains/freedns/) service. +With the `namecheapdns` {% term integration %} you can automatically update your dynamic DNS entry hosted by Namecheap's [FreeDNS](https://www.namecheap.com/store/domains/freedns/) service.
Namecheap only supports updating IPv4 addresses. @@ -17,7 +20,8 @@ Namecheap only supports updating IPv4 addresses. ## Configuration -To use the integration in your installation, add the following to your `configuration.yaml` file: +To use the {% term integration %} 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/nederlandse_spoorwegen.markdown b/source/_integrations/nederlandse_spoorwegen.markdown index 26aad0d8f26..fa36062d9f0 100644 --- a/source/_integrations/nederlandse_spoorwegen.markdown +++ b/source/_integrations/nederlandse_spoorwegen.markdown @@ -11,13 +11,17 @@ ha_domain: nederlandse_spoorwegen ha_platforms: - sensor ha_integration_type: integration +related: + - docs: /docs/configuration/ + title: Configuration file --- -This sensor will provide you with time table information of the [Nederlandse Spoorwegen](https://www.ns.nl/) train service in the Netherlands. +This {% term integration %} will provide you with time table information of the [Nederlandse Spoorwegen](https://www.ns.nl/) train service in the Netherlands. To obtain an API key, create an account on the [NS API-Portaal](https://apiportal.ns.nl/) and obtain an API key for the `Reisinformatie` API which is part of the `Ns-App` product. -The `nederlandse_spoorwegen` integration can be configured using `configuration.yaml` as shown below: +The `nederlandse_spoorwegen` {% term integration %} can be configured using your {% term "`configuration.yaml`" %} file. +{% include integrations/restart_ha_after_config_inclusion.md %} ```yaml # Example configuration.yaml entry diff --git a/source/_integrations/ness_alarm.markdown b/source/_integrations/ness_alarm.markdown index 2f2845432eb..b02c3283ad1 100644 --- a/source/_integrations/ness_alarm.markdown +++ b/source/_integrations/ness_alarm.markdown @@ -13,9 +13,12 @@ ha_platforms: - alarm_control_panel - binary_sensor ha_integration_type: integration +related: + - docs: /docs/configuration/ + title: Configuration file --- -The `ness_alarm` integration will allow Home Assistant users who own a Ness D8x/D16x alarm system to leverage their alarm system and its sensors to provide Home Assistant with information about their homes. Connectivity between Home Assistant and the alarm is accomplished through a IP232 module that must be connected to the alarm. +The `ness_alarm` {% term integration %} will allow Home Assistant users who own a Ness D8x/D16x alarm system to leverage their alarm system and its sensors to provide Home Assistant with information about their homes. Connectivity between Home Assistant and the alarm is accomplished through a IP232 module that must be connected to the alarm. There is currently support for the following device types within Home Assistant: @@ -26,7 +29,8 @@ The module communicates via the [Ness D8x/D16x ASCII protocol](https://ia802202. ## Configuration -A `ness_alarm` section must be present in the `configuration.yaml` file and contain the following options as required: +A `ness_alarm` section must be present in the {% term "`configuration.yaml`" %} file and contain the following options as required: +{% include integrations/restart_ha_after_config_inclusion.md %} ```yaml # Example configuration.yaml entry @@ -104,15 +108,15 @@ scan_interval: Trigger an aux output. This requires PCB version 7.8 or higher. -| Service data attribute | Optional | Description | -| ---------------------- | -------- | ----------- | -| `output_id` | No | The aux output you wish to change. A number from 1-4. -| `state` | Yes | The On/Off State, represented as true/false. Default is true. If P14xE 8E is enabled then a value of true will pulse output x for the time specified in P14(x+4)E. +| Service data attribute | Optional | Description | +| ---------------------- | -------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| `output_id` | No | The aux output you wish to change. A number from 1-4. | +| `state` | Yes | The On/Off State, represented as true/false. Default is true. If P14xE 8E is enabled then a value of true will pulse output x for the time specified in P14(x+4)E. | ### Service `panic` Trigger a panic -| Service data attribute | Optional | Description | -| ---------------------- | -------- | ----------- | -| `code` | No | The user code to use to trigger the panic. +| Service data attribute | Optional | Description | +| ---------------------- | -------- | ------------------------------------------ | +| `code` | No | The user code to use to trigger the panic. | diff --git a/source/_integrations/netdata.markdown b/source/_integrations/netdata.markdown index 02fc40b2d6d..42870d67453 100644 --- a/source/_integrations/netdata.markdown +++ b/source/_integrations/netdata.markdown @@ -11,9 +11,12 @@ ha_domain: netdata ha_platforms: - sensor ha_integration_type: integration +related: + - docs: /docs/configuration/ + title: Configuration file --- -The `netdata` sensor platform allows you to display information collected by [Netdata](https://www.netdata.cloud/). +The `netdata` sensor {% term integration %} allows you to display information collected by [Netdata](https://www.netdata.cloud/). ## Prerequisites @@ -69,7 +72,8 @@ Alternatively you can browse to the built in Netdata API in your browser `http:/ }, ``` -Once the `data_group` "system.load" and the `element` "load15" have been identified from the JSON it can be configured in your `configuration.yaml` like the example below. +Once the `data_group` "system.load" and the `element` "load15" have been identified from the JSON it can be configured in your {% term "`configuration.yaml`" %} file. +{% include integrations/restart_ha_after_config_inclusion.md %} ## Configuration diff --git a/source/_integrations/netio.markdown b/source/_integrations/netio.markdown index a49ccf8f83b..ca5d58c164c 100644 --- a/source/_integrations/netio.markdown +++ b/source/_integrations/netio.markdown @@ -9,11 +9,15 @@ ha_domain: netio ha_platforms: - switch ha_integration_type: integration +related: + - docs: /docs/configuration/ + title: Configuration file --- -The `netio` switch platform allows you to control your [Netio](https://www.netio-products.com/en/overview/) Netio4, Netio4 All, and Netio 230B. These are smart outlets controllable through Ethernet and/or Wi-Fi that reports consumptions (Netio4all). This integration requires Telnet to be enabled on the Netio device. +The `netio` switch {% term integration %} allows you to control your [Netio](https://www.netio-products.com/en/overview/) Netio4, Netio4 All, and Netio 230B. These are smart outlets controllable through Ethernet and/or Wi-Fi that reports consumptions (Netio4all). This integration requires Telnet to be enabled on the Netio device. -To use Netio devices in your installation, add the following to your `configuration.yaml` file: +To use Netio devices 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/neurio_energy.markdown b/source/_integrations/neurio_energy.markdown index 443e537aecc..311f95668d7 100644 --- a/source/_integrations/neurio_energy.markdown +++ b/source/_integrations/neurio_energy.markdown @@ -9,11 +9,15 @@ ha_domain: neurio_energy ha_platforms: - sensor ha_integration_type: integration +related: + - docs: /docs/configuration/ + title: Configuration file --- Integrate your [Neurio](https://neur.io/) meter information into Home Assistant. To get an API key and secret, login to your [Neurio account](https://my.neur.io/#settings/applications/register) and register an application. Note the Homepage URL and Callback URL are optional. -To enable this sensor in your installation, add the following to your `configuration.yaml` file: +To enable this {% term integration %} 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/niko_home_control.markdown b/source/_integrations/niko_home_control.markdown index aa16b621e45..7d70318d816 100644 --- a/source/_integrations/niko_home_control.markdown +++ b/source/_integrations/niko_home_control.markdown @@ -9,13 +9,17 @@ ha_domain: niko_home_control ha_platforms: - light ha_integration_type: integration +related: + - docs: /docs/configuration/ + title: Configuration file --- -The `niko_home_control` platform allows you to integrate your [Niko Home Control](https://www.niko.eu/enus/products/niko-home-control) into Home Assistant. +The `niko_home_control` {% term integration %} allows you to integrate your [Niko Home Control](https://www.niko.eu/enus/products/niko-home-control) into Home Assistant. ## Configuration -To enable this lights, add the following lines to your `configuration.yaml`: +To enable this lights, 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/nilu.markdown b/source/_integrations/nilu.markdown index f5724e2e38a..c55ce4d4672 100644 --- a/source/_integrations/nilu.markdown +++ b/source/_integrations/nilu.markdown @@ -11,13 +11,17 @@ ha_domain: nilu ha_platforms: - air_quality ha_integration_type: integration +related: + - docs: /docs/configuration/ + title: Configuration file --- -The `nilu` air quality platform shows measurements of current air quality from NILU (Norsk Institutt for luftforskning/Norwegian Institute for Air Research) sensor stations within Norway. Makes data from the open API at [luftkvalitet.info](https://www.luftkvalitet.info) and [nilu.no](https://nilu.no/) available in Home Assistant. +The `nilu` air quality {% term integration %} shows measurements of current air quality from NILU (Norsk Institutt for luftforskning/Norwegian Institute for Air Research) sensor stations within Norway. Makes data from the open API at [luftkvalitet.info](https://www.luftkvalitet.info) and [nilu.no](https://nilu.no/) available in Home Assistant. ## Configuration -To enable this platform, add the following lines to your `configuration.yaml` file: +To enable this {% 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