Merge branch 'pr/101'

Conflicts:
	source/components/index.markdown
This commit is contained in:
Paulus Schoutsen 2015-10-24 21:54:58 -07:00
commit 04f48395d6
127 changed files with 353 additions and 537 deletions

View file

@ -0,0 +1,21 @@
---
layout: page
title: "Vera support"
description: "Instructions how to setup Vera hubs within Home Assistant."
date: 2015-03-23 20:04
sidebar: false
comments: false
sharing: true
footer: true
logo: vera.png
ha_category: Hub
---
<img src='/images/supported_brands/vera.png' class='brand pull-right' />
The [Vera](http://getvera.com) ecosystem is using Z-Wave for communication between the Vera controller and the devices.
## {% linkable_title Building on top of Vera %}
- [Vera Sensor](/components/sensor.vera.html)
- [Vera Switch](/components/switch.vera.html)
- [Vera Light](/components/light.vera.html)