mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Added vera scene documentation (#3996)
* Added vera scene documentation * ✏️ Tiny grammar fix * Updated vera scene documentation with proper description, date, and release * Fixed ha_release * Fixed ha_release * ✏️ Minor tweak
This commit is contained in:
parent
d2de6af4e3
commit
7cf60f0cee
21
source/_components/scene.vera.markdown
Normal file
21
source/_components/scene.vera.markdown
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
---
|
||||||
|
layout: page
|
||||||
|
title: "Vera Scene"
|
||||||
|
description: "Instructions on how to integrate Vera Scenes into Home Assistant."
|
||||||
|
date: 2017-11-20 20:00
|
||||||
|
sidebar: true
|
||||||
|
comments: false
|
||||||
|
sharing: true
|
||||||
|
footer: true
|
||||||
|
logo: vera.png
|
||||||
|
ha_category: Scene
|
||||||
|
ha_iot_class: "Local Push"
|
||||||
|
ha_release: "0.60"
|
||||||
|
---
|
||||||
|
|
||||||
|
The `vera` platform allows you to control your [Vera](http://getvera.com/) scenes 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.
|
||||||
|
|
@ -14,7 +14,7 @@ ha_release: pre 0.7
|
|||||||
|
|
||||||
The [Vera](http://getvera.com) hub is a controller mainly connecting to Z-Wave devices.
|
The [Vera](http://getvera.com) hub is a controller mainly connecting to Z-Wave devices.
|
||||||
|
|
||||||
Switches, Lights (inc Dimmers), Locks, Sensors and Binary sensors are supported - and will be automatically added when HA connects to your Vera controller.
|
Switches, Lights (inc Dimmers), Locks, Sensors, Binary sensors, and Scenes are supported - and will be automatically 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:
|
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