Add zwave cover info (#826)
* Add zwave cover info * Wrong filename * add rpi_gpio to cover * Add homematic to cover * Wrong date and Ha version * add rfxtrx to cover * Deprecated warning for garage_door * Deprecated warning for rollershutter
This commit is contained in:
parent
9981cd8e98
commit
17fca881ac
6 changed files with 154 additions and 0 deletions
16
source/_components/cover.zwave.markdown
Normal file
16
source/_components/cover.zwave.markdown
Normal file
|
@ -0,0 +1,16 @@
|
|||
---
|
||||
layout: page
|
||||
title: "Z-Wave Cover"
|
||||
description: "Instructions how to setup the Z-Wave binary sensors within Home Assistant."
|
||||
date: 2016-08-24 14:15
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
logo: z-wave.png
|
||||
ha_category: Cover
|
||||
ha_release: 0.27
|
||||
---
|
||||
|
||||
Garage doors and Rollershuters are supported as Cover in Home Assistant.
|
||||
To get your Z-Wave covers working with Home Assistant, follow the instructions for the general [Z-Wave component](/components/zwave/).
|
Loading…
Add table
Add a link
Reference in a new issue