From 4e05812490b81a0213e9975f9f40b8f1967b2ade Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Mon, 11 May 2015 09:23:48 +0200 Subject: [PATCH] add ddwrt --- source/components/device_tracker.markdown | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/source/components/device_tracker.markdown b/source/components/device_tracker.markdown index 19416710083..955d47cee27 100644 --- a/source/components/device_tracker.markdown +++ b/source/components/device_tracker.markdown @@ -9,7 +9,14 @@ sharing: true footer: true --- -Home Assistant can get information from your wireless router to track which devices are connected. There are three different types of supported wireless routers: [tomato](/components/device_tracker.tomato.html), [netgear](/components/device_tracker.netgear.html) and [luci (OpenWRT)](/components/device_tracker.luci.html). You can also decide to directly scan the network for devices by using the [nmap scanner](/components/device_tracker.nmap_scanner.html). +Home Assistant can get information from your wireless router to track which devices are connected. There are three different types of supported wireless routers: + +- [DD-WRT](/components/device_tracker.ddwrt.html) +- [tomato](/components/device_tracker.tomato.html) +- [netgear](/components/device_tracker.netgear.html) +- [luci (OpenWRT)](/components/device_tracker.luci.html) + +You can also decide to directly scan the network for devices by using the [nmap scanner](/components/device_tracker.nmap_scanner.html). To get started add the following lines to your `configuration.yaml` (example for Netgear):