We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7f3aa3 commit ad3a4c3Copy full SHA for ad3a4c3
source/_components/device_tracker.netgear.markdown
@@ -32,6 +32,6 @@ Configuration variables:
32
- **host** (*Required*): The IP address of your router, e.g. 192.168.1.1.
33
- **username** (*Required*: The username of an user with administrative privileges, usually *admin*.
34
- **password** (*Required*): The password for your given admin account.
35
-- **port** (*Optional*): The port your router communicates with (defaults to 5000)
+- **port** (*Optional*): The port your router communicates with (defaults to 5000, but 80 is also known to be used on some models)
36
37
See the [device tracker component page](/components/device_tracker/) for instructions how to configure the people to be tracked.
0 commit comments