mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
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:
parent
f76f45f33c
commit
d6dcc1b8a2
@ -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.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user