Merge pull request #179 from cyberjunky/patch-1

Update device_tracker.fritz.markdown
This commit is contained in:
Paulus Schoutsen 2016-01-31 08:33:18 -08:00
commit 6f86a1581e

View File

@ -23,7 +23,7 @@ To use an Fritz!Box router in your installation, add the following to your `conf
```yaml ```yaml
# Example configuration.yaml entry # Example configuration.yaml entry
device_tracker: device_tracker:
platform: asuswrt platform: fritz
host: YOUR_ROUTER_IP host: YOUR_ROUTER_IP
username: YOUR_ADMIN_USERNAME username: YOUR_ADMIN_USERNAME
password: YOUR_ADMIN_PASSWORD password: YOUR_ADMIN_PASSWORD