mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
add vera lock to the docs (#598)
* add vera lock to the docs * add vera lock to the docs (for real)
This commit is contained in:
parent
bfbc89f1cd
commit
87e638fab6
19
source/_components/lock.vera.markdown
Normal file
19
source/_components/lock.vera.markdown
Normal file
@ -0,0 +1,19 @@
|
||||
---
|
||||
layout: page
|
||||
title: "Vera Lock"
|
||||
description: "Instructions how to integrate Vera locks into Home Assistant."
|
||||
date: 2016-06-29 15:00
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
logo: vera.png
|
||||
ha_category: Lock
|
||||
ha_iot_class: "Local Push"
|
||||
---
|
||||
|
||||
The `vera` platform allows you to control your [Vera](http://getvera.com/) locks from within Home Assistant.
|
||||
|
||||
They will be automatically discovered if the vera component is loaded.
|
||||
|
||||
For more configuration information see the [Vera component](/components/vera/) documentation.
|
@ -13,7 +13,7 @@ ha_category: Hub
|
||||
|
||||
The [Vera](http://getvera.com) hub is a controller mainly connecting to Z-Wave devices.
|
||||
|
||||
Switches, Lights (inc Dimmers), Sensors and Binary sensors are supported - and will be automaticaly added when HA connects to your Vera controller.
|
||||
Switches, Lights (inc Dimmers), Locks, Sensors and Binary sensors are supported - and will be automaticaly added when HA connects to your Vera controller.
|
||||
|
||||
To use Vera devices in your installation, add the following to your configuration.yaml file using the IP and port number of your Vera controller:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user