Added documentation for SSL option for OpenWRT(luci) (#5430)

* Added documentation for SSL option for OpenWRT(luci)

* Configuration sample should be minimal
This commit is contained in:
Lorenz Schmid 2018-05-26 22:47:23 +02:00 committed by Fabian Affolter
parent f76f45f33c
commit d6dcc1b8a2

View File

@ -42,6 +42,7 @@ 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`.
- **password** (*Required*): The password for your given admin account.
- **ssl** (*Optional*): If your router enforces SSL connections, set to `true`. Defaults to `false`.
See the [device tracker component page](/components/device_tracker/) for instructions how to configure the people to be tracked.