home-assistant.io/source/_components/device_tracker.upc_connect.markdown
2016-12-30 14:58:08 +01:00

936 B

layout, title, description, date, sidebar, comments, sharing, footer, logo, ha_category, ha_release
layout title description date sidebar comments sharing footer logo ha_category ha_release
page UPC ConnectBox Instructions 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 an ConnectBox router from Liberty Global, which is a Internet provider in Switzerland, Austria.

To use an Internet-Box router in your installation, add the following to your configuration.yaml file:

# Example configuration.yaml entry
device_tracker:
  platform: upc_connect
  password: '123456'
  host: "192.168.0.1" # only required if not 192.168.0.1

See the device tracker component page for instructions how to configure the people to be tracked.