Insteon_plm updated to 0.8.2 (#4695)
* Updated for recent Insteon version update * Fix linkable_title * Correct formating issues * Clean up yaml content * Exclude VS items * Remove tabs from line * Simplify description of config options * Clarify device_override * Remove newnames configuration option * Fix spelling and clearify autodiscovery * Remove tabs from yaml * Update for documentation review * Revert version back to original release version.
This commit is contained in:
parent
cc11eff47a
commit
d0830ba600
7 changed files with 122 additions and 22 deletions
22
source/_components/sensor.insteon_plm.markdown
Normal file
22
source/_components/sensor.insteon_plm.markdown
Normal file
|
@ -0,0 +1,22 @@
|
|||
---
|
||||
layout: page
|
||||
title: "Insteon PLM Sensor"
|
||||
description: "Instructions how to setup the Insteon PLM sensors locally within Home Assistant."
|
||||
date: 2017-02-19 17:00
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
logo: insteon.png
|
||||
ha_category: Sensor
|
||||
ha_iot_class: "Local Push"
|
||||
ha_version: 0.65
|
||||
---
|
||||
|
||||
The `insteon_plm` sensor platform lets you control your sensors through
|
||||
an INSTEON PowerLinc Modem (PLM) device connected directly to your system on a
|
||||
USB or serial port. To add support, set up the primary [insteon_plm]
|
||||
component.
|
||||
|
||||
[insteon_plm]: /components/insteon_plm/
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue