Fix missing parenthesis to device_tracker.netgear (#1260)

This commit is contained in:
Marc Plano-Lesay 2016-10-18 08:56:33 +02:00 committed by Fredrik Lindqvist
parent 5b773cede8
commit 4b09c4bbc1

View File

@ -30,7 +30,7 @@ device_tracker:
Configuration variables:
- **host** (*Required*): The IP address of your router, e.g. `192.168.1.1`.
- **username** (*Required*: The username of an user with administrative privileges, usually `admin`.
- **username** (*Required*): The username of an user with administrative privileges, usually `admin`.
- **password** (*Required*): The password for your given admin account.
- **port** (*Optional*): The port your router communicates with (defaults to 5000, but 80 is also known to be used on some models)