home-assistant.io/source/_components/device_tracker.upc_connect.markdown
2017-01-28 21:45:25 +01:00

1.1 KiB

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 a Connect Box from Liberty Global (also known as UPC Cablecom in Switzerland) which is a Internet provider in Switzerland and Austria.

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
    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 for instructions how to configure the people to be tracked.