Add note to UPC Connect about single session (#14432)

Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
This commit is contained in:
Olivér Falvai 2020-09-10 16:47:53 +02:00 committed by GitHub
parent 752076812a
commit 2b236e609e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,10 @@ ha_domain: upc_connect
The `upc_connect` platform offers presence detection by looking at connected devices to a [Connect Box](https://www.upc.ch/en/internet/learn-about-internet/) from [Liberty Global](https://www.libertyglobal.com) (also known as UPC Cablecom in Switzerland) which is an Internet provider in Switzerland, Austria and the Netherlands (under Ziggo).
<div class='note'>
This integration works by logging into the router with a password. The router can only have one active session at any time, so if you want to access your router settings then stop Home Assistant first.
</div>
To use a Connect Box in your installation, add the following to your `configuration.yaml` file:
```yaml