Fix missing parenthesis to device_tracker.netgear (#1260)
This commit is contained in:
parent
5b773cede8
commit
4b09c4bbc1
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue