Skip to content

Commit d6dcc1b

Browse files
lorenzschmidfabaff
authored andcommitted
Added documentation for SSL option for OpenWRT(luci) (home-assistant#5430)
* Added documentation for SSL option for OpenWRT(luci) * Configuration sample should be minimal
1 parent f76f45f commit d6dcc1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/_components/device_tracker.luci.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ Configuration variables:
4242
- **host** (*Required*): The IP address of your router, e.g., `192.168.1.1`.
4343
- **username** (*Required*): The username of an user with administrative privileges, usually `admin`.
4444
- **password** (*Required*): The password for your given admin account.
45+
- **ssl** (*Optional*): If your router enforces SSL connections, set to `true`. Defaults to `false`.
4546

4647
See the [device tracker component page](/components/device_tracker/) for instructions how to configure the people to be tracked.
4748

0 commit comments

Comments
 (0)