Skip to content

Commit

Permalink
Changed documentation to comply with home-assistant/core#15511
Browse files Browse the repository at this point in the history
  • Loading branch information
foxel committed Jul 31, 2018
1 parent 01fa261 commit ced4227
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion source/_components/device_tracker.keenetic_ndms2.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit ced4227

Please sign in to comment.