diff --git a/source/_integrations/x10.markdown b/source/_integrations/x10.markdown index d9aa5a47b68..f80404c9e1e 100644 --- a/source/_integrations/x10.markdown +++ b/source/_integrations/x10.markdown @@ -9,13 +9,17 @@ ha_domain: x10 ha_platforms: - light ha_integration_type: integration +related: + - docs: /docs/configuration/ + title: Configuration file --- -The `x10` light platform allows you to control your X10 based lights with Home Assistant. +The `x10` light {% term integration %} allows you to control your X10 based lights with Home Assistant. Requires [Heyu x10](https://www.heyu.org/) and a CM11A or a CM17A "FireCracker" interface. -To enable those lights, add the following lines to your `configuration.yaml` file: +To enable those 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/xeoma.markdown b/source/_integrations/xeoma.markdown index eeb1fc67e78..d29410551ca 100644 --- a/source/_integrations/xeoma.markdown +++ b/source/_integrations/xeoma.markdown @@ -9,13 +9,17 @@ ha_domain: xeoma ha_platforms: - camera ha_integration_type: integration +related: + - docs: /docs/configuration/ + title: Configuration file --- -The `Xeoma` camera platform allows you to view the video feeds from a [Xeoma](https://felenasoft.com/xeoma) video surveillance server. +The `Xeoma` camera {% term integration %} allows you to view the video feeds from a [Xeoma](https://felenasoft.com/xeoma) video surveillance server. ## Configuration -To enable Xeoma camera feeds, add the following lines to your `configuration.yaml`: +To enable Xeoma camera feeds, 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/xiaomi_tv.markdown b/source/_integrations/xiaomi_tv.markdown index ce5fe0c560a..c2ce0557419 100644 --- a/source/_integrations/xiaomi_tv.markdown +++ b/source/_integrations/xiaomi_tv.markdown @@ -11,14 +11,18 @@ ha_domain: xiaomi_tv ha_platforms: - media_player ha_integration_type: integration +related: + - docs: /docs/configuration/ + title: Configuration file --- -The `xiaomi_tv` platform allows you to control a [Xiaomi TV](https://www.mi.com/global/mitv3s/65flat/). +The `xiaomi_tv` {% term integration %} allows you to control a [Xiaomi TV](https://www.mi.com/global/mitv3s/65flat/). The Xiaomi TV integration only supports Xiaomi TVs running MIUI. You need to make sure the TV is connected to the internet, and that your Home Assistant instance is on the same network. -To add a TV to your installation, add the following to your `configuration.yaml` file: +To add a TV 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/xmpp.markdown b/source/_integrations/xmpp.markdown index 8244b3ac2f4..d0c56ce2f03 100644 --- a/source/_integrations/xmpp.markdown +++ b/source/_integrations/xmpp.markdown @@ -12,13 +12,17 @@ ha_iot_class: Cloud Push ha_platforms: - notify ha_integration_type: integration +related: + - docs: /docs/configuration/ + title: Configuration file --- -The `xmpp` notification platform allows you to deliver notifications from Home Assistant to a [Jabber (XMPP)](https://xmpp.org/) account. +The `xmpp` notification {% term integration %} allows you to deliver notifications from Home Assistant to a [Jabber (XMPP)](https://xmpp.org/) account. ## Configuration -To enable Jabber notifications in your installation, add the following to your `configuration.yaml` file: +To enable Jabber notifications 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/xs1.markdown b/source/_integrations/xs1.markdown index 85d655ec848..f4109033faa 100644 --- a/source/_integrations/xs1.markdown +++ b/source/_integrations/xs1.markdown @@ -14,13 +14,17 @@ ha_platforms: - sensor - switch ha_integration_type: integration +related: + - docs: /docs/configuration/ + title: Configuration file --- The [EZcontrol XS1](http://www.ezcontrol.de/content/view/36/28/) {% term integration %} for Home Assistant allows you to observe and control devices configured on the XS1 Gateway. Please have a look at the official documentation for using this gateway [Bedienungsanleitung v3.0.0.0](http://www.ezcontrol.de/support/downloads/XS1/xs1manual/Bedienungsanleitung_EZcontrol_XS1_3.0.0.0-2.pdf). ## Configuration -Add the following entry to the `configuration.yaml` file: +Add the following entry to the {% term "`configuration.yaml`" %} file. +{% include integrations/restart_ha_after_config_inclusion.md %} ```yaml # Example configuration.yaml entry @@ -71,11 +75,11 @@ If you are using climate devices the "current temp" sensor will be automatically ### Actuators -| Type | Supported | Notes | -|---------------|-----------|--------------------------------------------------| -| `switch` | Yes | | -| `dimmer` | Partly | Dimmers are currently handled like switches so actual dimming is not supported :(| -| `temperature` | Yes | | +| Type | Supported | Notes | +| ------------- | --------- | --------------------------------------------------------------------------------- | +| `switch` | Yes | | +| `dimmer` | Partly | Dimmers are currently handled like switches so actual dimming is not supported :( | +| `temperature` | Yes | | ### Climate actuator/sensor