Skip to content

Commit ea78823

Browse files
heytcassballoob
authored andcommitted
Fixes broken nmap link. (home-assistant#1571)
Changed nmap_scanner to nmap_tracker to prevent 404.
1 parent 6662d15 commit ea78823

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/device_tracker.owntracks.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ device_tracker:
4646
```
4747

4848
### {% linkable_title Using Owntracks with other device trackers %}
49-
Owntracks can also be used with other device trackers, such as [Nmap](/components/device_tracker.nmap_scanner/) or [Netgear](/components/device_tracker.netgear/). To do this, fill in the `mac` field to the Owntracks entry in `known_devices.yaml` with the MAC address of the device you want to track. This way the state of the device will be determined by the source that reported last. The naming convention for known device list is `<username>_<device-id>` and could be set in app configuration. More details about this config can found in [device tracker](/components/device_tracker/).
49+
Owntracks can also be used with other device trackers, such as [Nmap](/components/device_tracker.nmap_tracker/) or [Netgear](/components/device_tracker.netgear/). To do this, fill in the `mac` field to the Owntracks entry in `known_devices.yaml` with the MAC address of the device you want to track. This way the state of the device will be determined by the source that reported last. The naming convention for known device list is `<username>_<device-id>` and could be set in app configuration. More details about this config can found in [device tracker](/components/device_tracker/).
5050

5151
### {% linkable_title Using Owntracks regions %}
5252
Owntracks can track regions, and send region entry and exit information to Home Assistant (HA). You set up a region in the Owntracks app which you should name the same as your HA Zone, and then make sure to turn on the `share` option for the region in the owntracks app. Please see the [owntracks documentation](http://owntracks.org/booklet/guide/waypoints/).

0 commit comments

Comments
 (0)