Update device_tracker.tomato.markdown (#7355)

Remove duplicate paragraph.
This commit is contained in:
Matthew T. Kelley 2018-11-04 16:51:02 -05:00 committed by Fabian Affolter
parent 497e16cea0
commit a24446b14e

View File

@ -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/).