mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-03 01:28:58 +00:00
1.3 KiB
1.3 KiB
layout, title, description, date, sidebar, comments, sharing, footer, logo, ha_category, ha_release, redirect_from
layout | title | description | date | sidebar | comments | sharing | footer | logo | ha_category | ha_release | redirect_from | |
---|---|---|---|---|---|---|---|---|---|---|---|---|
page | UPC ConnectBox | Instructions on how to integrate UPC ConnectBox into Home Assistant. | 2016-12-30 00:00 | true | false | true | true | upc.png | Presence Detection | 0.36 |
|
The upc_connect
platform offers presence detection by looking at connected devices to a Connect Box from Liberty Global (also known as UPC Cablecom in Switzerland) which is an Internet provider in Switzerland, Austria and the Netherlands (under Ziggo).
To use a Connect Box in your installation, add the following to your configuration.yaml
file:
# Example configuration.yaml entry
device_tracker:
- platform: upc_connect
{% configuration %} host: description: The IP address of your router. required: false default: 192.168.0.1 type: string {% endconfiguration %}
See the device tracker component page for instructions how to configure the people to be tracked.
Also known to be working with the following devices:
- Irish Virgin Media Super Hub 3.0
- Unitymedia Connect Box (DE)
- Ziggo Connectbox (NL)