From cb913e3ab86548fcead2b39a49cdbd111d155219 Mon Sep 17 00:00:00 2001 From: Christopher Viel Date: Wed, 26 Oct 2016 21:48:32 -0400 Subject: [PATCH] Tomato only tracks wireless devices --- source/_components/device_tracker.tomato.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_components/device_tracker.tomato.markdown b/source/_components/device_tracker.tomato.markdown index 01b8336ac41..e7a105ea2fe 100644 --- a/source/_components/device_tracker.tomato.markdown +++ b/source/_components/device_tracker.tomato.markdown @@ -15,6 +15,8 @@ ha_release: pre 0.7 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/). + To use this device tracker in your installation, add the following to your `configuration.yaml` file: ```yaml