Update the UPC Connect component documentation (#2931)

This commit is contained in:
Flavien Charlon 2017-07-05 05:06:38 +01:00 committed by Paulus Schoutsen
parent 34009e3096
commit f9459f839c

View File

@ -21,12 +21,10 @@ To use a Connect Box in your installation, add the following to your `configurat
# Example configuration.yaml entry
device_tracker:
- platform: upc_connect
password: YOUR_PASSWORD
```
Configuration variables:
- **password** (*Required*): The password for your Connect Box.
- **host** (*Optional*): The IP address of your router. Set it if you are not using `192.168.0.1`.
See the [device tracker component page](/components/device_tracker/) for instructions how to configure the people to be tracked.