From d71a30d7b3145ae3566c1ad01578fb587d3d97ce Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Fri, 11 Dec 2015 22:45:04 +0100 Subject: [PATCH] Add a line about the config file --- source/_components/device_tracker.actiontec.markdown | 2 ++ source/_components/device_tracker.aruba.markdown | 2 ++ source/_components/device_tracker.luci.markdown | 2 ++ source/_components/device_tracker.mqtt.markdown | 2 ++ source/_components/device_tracker.netgear.markdown | 2 ++ source/_components/device_tracker.nmap_scanner.markdown | 2 ++ source/_components/device_tracker.thomson.markdown | 2 ++ source/_components/device_tracker.tomato.markdown | 2 ++ 8 files changed, 16 insertions(+) diff --git a/source/_components/device_tracker.actiontec.markdown b/source/_components/device_tracker.actiontec.markdown index 200e4f63a39..d3d5f198740 100644 --- a/source/_components/device_tracker.actiontec.markdown +++ b/source/_components/device_tracker.actiontec.markdown @@ -22,6 +22,8 @@ Supported devices (tested): This device tracker needs telnet to be enabled on the router.

+To use this device tracker in your installation, add the following to your `configuration.yaml` file: + ```yaml # Example configuration.yaml entry device_tracker: diff --git a/source/_components/device_tracker.aruba.markdown b/source/_components/device_tracker.aruba.markdown index 463034bb2e6..8a65953e5fe 100644 --- a/source/_components/device_tracker.aruba.markdown +++ b/source/_components/device_tracker.aruba.markdown @@ -22,6 +22,8 @@ Supported devices (tested): This device tracker needs telnet to be enabled on the router.

+To use this device tracker in your installation, add the following to your `configuration.yaml` file: + ```yaml # Example configuration.yaml entry device_tracker: diff --git a/source/_components/device_tracker.luci.markdown b/source/_components/device_tracker.luci.markdown index 06b276c7d17..5f3a89d39be 100644 --- a/source/_components/device_tracker.luci.markdown +++ b/source/_components/device_tracker.luci.markdown @@ -21,6 +21,8 @@ Before this scanner can be used you have to install the luci RPC package on Open opkg install luci-mod-rpc ``` +To use this device tracker in your installation, add the following to your `configuration.yaml` file: + ```yaml # Example configuration.yaml entry device_tracker: diff --git a/source/_components/device_tracker.mqtt.markdown b/source/_components/device_tracker.mqtt.markdown index a8369e5c47b..2512bfbe875 100644 --- a/source/_components/device_tracker.mqtt.markdown +++ b/source/_components/device_tracker.mqtt.markdown @@ -14,6 +14,8 @@ ha_category: Presence Detection This platform allows you to detect presence by monitoring an MQTT topic for new locations. To use this platform, you specify a unique topic for each device. +To use this device tracker in your installation, add the following to your `configuration.yaml` file: + ```yaml # Example configuration.yaml entry device_tracker: diff --git a/source/_components/device_tracker.netgear.markdown b/source/_components/device_tracker.netgear.markdown index bdad7e7ca38..a5a508ba4d4 100644 --- a/source/_components/device_tracker.netgear.markdown +++ b/source/_components/device_tracker.netgear.markdown @@ -14,6 +14,8 @@ ha_category: Presence Detection This platform allows you to detect presence by looking at connected devices to a [Netgear](http://www.netgear.com/) device. +To use this device tracker in your installation, add the following to your `configuration.yaml` file: + ```yaml # Example configuration.yaml entry device_tracker: diff --git a/source/_components/device_tracker.nmap_scanner.markdown b/source/_components/device_tracker.nmap_scanner.markdown index 25676566e60..a5333122acd 100644 --- a/source/_components/device_tracker.nmap_scanner.markdown +++ b/source/_components/device_tracker.nmap_scanner.markdown @@ -16,6 +16,8 @@ As an alternative to the router-based device tracking, it is possible to directl If you're on Debian or Ubuntu, you might have to install the packages for arp and nmap. Do so by running `apt-get install net-tools nmap`. +To use this device tracker in your installation, add the following to your `configuration.yaml` file: + ```yaml # Example configuration.yaml entry device_tracker: diff --git a/source/_components/device_tracker.thomson.markdown b/source/_components/device_tracker.thomson.markdown index 7847240d4b3..bb85bd340d0 100644 --- a/source/_components/device_tracker.thomson.markdown +++ b/source/_components/device_tracker.thomson.markdown @@ -16,6 +16,8 @@ Thomson produced networking equipment (under the brand name SpeedTouch) till 201 This platform allows you to detect presence by looking at connected devices to a [Thomson](http://www.technicolor.com) device. +To use this device tracker in your installation, add the following to your `configuration.yaml` file: + ```yaml # Example configuration.yaml entry device_tracker: diff --git a/source/_components/device_tracker.tomato.markdown b/source/_components/device_tracker.tomato.markdown index 7f33d06d52e..ad55ca2938d 100644 --- a/source/_components/device_tracker.tomato.markdown +++ b/source/_components/device_tracker.tomato.markdown @@ -13,6 +13,8 @@ ha_category: Presence Detection Tomato requires an extra config variable called `http_id`. The value can be obtained by logging in to the Tomato admin interface and search for `http_id` in the page source code. +To use this device tracker in your installation, add the following to your `configuration.yaml` file: + ```yaml # Example configuration.yaml entry device_tracker: