home-assistant.io/source/_components/insteon_hub.markdown
2016-01-30 00:31:24 -08:00

759 B

layout, title, description, date, sidebar, comments, sharing, footer, logo, ha_category
layout title description date sidebar comments sharing footer logo ha_category
component Insteon Instructions how to setup the Insteon Hub within Home Assistant. 2016-01-27 08:00 true false true true insteon.png Hub

The insteon component let you use your Insteon Hub with Home Assistant.

To integrate your Insteon hub with Home Assistant, add the following section to your configuration.yaml file:

# Example configuration.yaml entry
insteon:
  username: YOUR_USERNAME
  password: YOUR_PASSWORD

Configuration variables:

  • username (Required): The username that used to access the Insteon interface.
  • password (Required): The password that used to access the Insteon interface.