From 102adee9e4abe096d267386fb3749c61c31dd25a Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sat, 10 Dec 2016 23:53:21 +0100 Subject: [PATCH] Update link to nmap_tracker (fixes #1570) --- source/_components/device_tracker.locative.markdown | 2 +- source/_components/device_tracker.owntracks.markdown | 2 +- .../_posts/2016-09-10-notify-group-reload-api-pihole.markdown | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/source/_components/device_tracker.locative.markdown b/source/_components/device_tracker.locative.markdown index 2379db6bfb9..7409c6960b2 100644 --- a/source/_components/device_tracker.locative.markdown +++ b/source/_components/device_tracker.locative.markdown @@ -34,4 +34,4 @@ To configure Locative, you must set up the app to send a `GET` request to your H When you enter a geofence, your location name in Home Assistant will be set to the name of the geofence in Locative. When you exit a geofence, your location name in Home Assistant will be set to "not home". -To use Locative in combination with another device tracker, such as [nmap](/components/device_tracker.nmap_scanner/) or [Netgear](/components/device_tracker.netgear/), fill in the `mac` field to the Locative entry in `known_devices.yaml` with the MAC address of the device you want to track. The state of the device will be determined by the source that reported last. +To use Locative in combination with another device tracker, such as [nmap](/components/device_tracker.nmap_tracker/) or [Netgear](/components/device_tracker.netgear/), fill in the `mac` field to the Locative entry in `known_devices.yaml` with the MAC address of the device you want to track. The state of the device will be determined by the source that reported last. diff --git a/source/_components/device_tracker.owntracks.markdown b/source/_components/device_tracker.owntracks.markdown index c02973b6e77..a8e6e4989fd 100644 --- a/source/_components/device_tracker.owntracks.markdown +++ b/source/_components/device_tracker.owntracks.markdown @@ -30,7 +30,7 @@ Configuration variables: - **max_gps_accuracy** (*Optional*): Sometimes Owntracks can report GPS location with a very low accuracy (few kilometers). That can trigger false zoning in your Home Assistant installation. With the parameter, you can filter these GPS reports. The number has to be in meter. For example, if you put 200 only GPS report with an accuracy under 200 will be take in account. - **waypoints** (*Optional*): Owntracks users can define [waypoints](http://owntracks.org/booklet/features/waypoints/) (a.k.a regions) which are similar in spirit to Home Assistant zones. If this configuration variable is `True`, the Owntracks users who are in `waypoint_whitelist` can export waypoints from the device and Home Assistant will import them as zone definitions. Defaults to `True`. -- **waypoint_whitelist** (*Optional*): A list of user names (as defined for [Owntracks](https://home-assistant.io/components/device_tracker.owntracks/)) who can export their waypoints from Owntracks to Home Assistant. Defaults to all users who are connected to Home Assistant via Owntracks. +- **waypoint_whitelist** (*Optional*): A list of user names (as defined for [Owntracks](/components/device_tracker.owntracks/)) who can export their waypoints from Owntracks to Home Assistant. Defaults to all users who are connected to Home Assistant via Owntracks. A full sample configuration for the `owntracks` platform is shown below: diff --git a/source/_posts/2016-09-10-notify-group-reload-api-pihole.markdown b/source/_posts/2016-09-10-notify-group-reload-api-pihole.markdown index 36b773715eb..8d3c9c63fea 100644 --- a/source/_posts/2016-09-10-notify-group-reload-api-pihole.markdown +++ b/source/_posts/2016-09-10-notify-group-reload-api-pihole.markdown @@ -147,7 +147,7 @@ The validation of the configuration is still on-going. Approximatly 80 % is done [Temper]: /components/sensor.temper/ [mqtt-fan]: /components/fan.mqtt/ [Xbox]: /components/sensor.xbox_live/ -[Nmap]: /components/device_tracker.nmap_scanner/ +[Nmap]: /components/device_tracker.nmap_tracker/ [automatic]: /components/device_tracker.automatic/ [Owntracks]: /components/device_tracker.owntracks/ [OpenweatherMap]: /components/sensor.openweathermap/