From a24446b14efd7e99d116b6234bece9277f3d4590 Mon Sep 17 00:00:00 2001 From: "Matthew T. Kelley" Date: Sun, 4 Nov 2018 16:51:02 -0500 Subject: [PATCH] Update device_tracker.tomato.markdown (#7355) Remove duplicate paragraph. --- source/_components/device_tracker.tomato.markdown | 5 ----- 1 file changed, 5 deletions(-) diff --git a/source/_components/device_tracker.tomato.markdown b/source/_components/device_tracker.tomato.markdown index 0c080449b64..bb394f8c56b 100644 --- a/source/_components/device_tracker.tomato.markdown +++ b/source/_components/device_tracker.tomato.markdown @@ -16,11 +16,6 @@ The `tomato` platform 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. -Because of a limitation in Tomato's API, this platform will only track wireless -devices. If tracking wired devices like a Philips Hue Hub is necessary, it is -possible to use another platform like -[NMAP](/components/device_tracker.nmap_tracker/). - Because of a limitation in Tomato's API, this platform will only track wireless devices. If tracking wired devices like a Philips Hue Hub is necessary, it is possible to use another platform like [Nmap](/components/device_tracker.nmap_tracker/).