mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 18:06:54 +00:00
Changed documentation to comply with https://github.com/home-assistant/home-assistant/pull/15511 (#5813)
This commit is contained in:
parent
93c911fe99
commit
3e240c20d6
@ -29,7 +29,8 @@ device_tracker:
|
||||
Configuration variables:
|
||||
|
||||
- **host** (*Required*): The IP address of your router, e.g., 192.168.1.1.
|
||||
- **username** (*Required*): The username to login into the router (user should have read access to web interface of the router).
|
||||
- **port** (*Optional*): The Telnet port of your router. Default is 23.
|
||||
- **username** (*Required*): The username to login into the router (user should have read access to telnet interface of the router).
|
||||
- **password** (*Required*): The password for the specified username.
|
||||
- **interface** (*Optional*): Ihe internal name of the interface to get devices connected to. Default is 'Home'. For expert users only.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user