mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-31 15:26:49 +00:00

* Add Cover platform to Insteon Component * Fix reference to insteon component * Update .gitignore Remove VS pro file * Update cover.insteon.markdown Change version to 0.78
23 lines
665 B
Markdown
23 lines
665 B
Markdown
---
|
|
layout: page
|
|
title: "Insteon Cover"
|
|
description: "Instructions on how to setup the Insteon cover locally within Home Assistant."
|
|
date: 2018-08-20 16:00
|
|
sidebar: true
|
|
comments: false
|
|
sharing: true
|
|
footer: true
|
|
logo: insteon.png
|
|
ha_category: Cover
|
|
ha_iot_class: "Local Push"
|
|
ha_version: 0.78
|
|
---
|
|
|
|
The `insteon` cover platform lets you control your [Open/Close Micro Module]
|
|
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/
|
|
[Open/Close Micro Module]: https://www.insteon.com/open-close-micro-module/
|