Add password for upc connect (#10340)

* Add password for upc connect

* Update source/_components/upc_connect.markdown

Co-Authored-By: Klaas Schoute <klaas_schoute@hotmail.com>

* Update source/_components/upc_connect.markdown

Co-Authored-By: Klaas Schoute <klaas_schoute@hotmail.com>
This commit is contained in:
Pascal Vizeli 2019-09-11 14:34:25 +02:00 committed by Franck Nijhof
parent 071dad6d73
commit 8523267063

View File

@ -18,9 +18,14 @@ To use a Connect Box in your installation, add the following to your `configurat
# Example configuration.yaml entry
device_tracker:
- platform: upc_connect
password: PASSWORD
```
{% configuration %}
password:
description: The password of your router.
required: true
type: string
host:
description: The IP address of your router.
required: false