Tomato only tracks wireless devices

This commit is contained in:
Christopher Viel 2016-10-26 21:48:32 -04:00 committed by GitHub
parent 4f4aa2032d
commit cb913e3ab8

View File

@ -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