Add missing )

This commit is contained in:
Fabian Affolter 2015-09-17 08:47:40 +02:00
parent b83de8b021
commit b487610b0d

View File

@ -24,7 +24,7 @@ device_tracker:
Configuration variables: Configuration variables:
- **host** (*Required*): The IP address of your router, e.g. 192.168.1.1. - **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*. - **username** (*Required*): The username of an user with administrative privileges, usually *admin*.
- **password** (*Required*): The password for your given admin account. - **password** (*Required*): The password for your given admin account.
See the [device tracker component page](/components/device_tracker.html) for instructions how to configure the people to be tracked. See the [device tracker component page](/components/device_tracker.html) for instructions how to configure the people to be tracked.