mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-06 02:58:57 +00:00

* Add X10 support * insteon_plm binary_sensor on event * revert * Add binary_sensor_on event information * Describe events for Mini-Remotes * Remove blank line * Update for Hub connections * Merge insteon_plm and insteon_local into insteon * Revert GEM changes * Revert Gem changes
21 lines
605 B
Markdown
21 lines
605 B
Markdown
---
|
|
layout: page
|
|
title: "Insteon Binary Sensor"
|
|
description: "Instructions on how to setup the Insteon binary sensors locally within Home Assistant."
|
|
date: 2018-08-20 16:00
|
|
sidebar: true
|
|
comments: false
|
|
sharing: true
|
|
footer: true
|
|
logo: insteon.png
|
|
ha_category: Binary Sensor
|
|
ha_iot_class: "Local Push"
|
|
ha_version: 0.77
|
|
---
|
|
|
|
The `insteon` binary sensor platform lets you control your sensors through
|
|
an INSTEON Modem (PLM and Hub) device connected directly to your system on a
|
|
USB, serial port or TCPIP connection. To add support, set up the primary
|
|
[insteon] component.
|
|
|
|
[insteon]: /components/insteon/ |