From dce9403c751e86b0fb50606843b9ce552807a5a4 Mon Sep 17 00:00:00 2001 From: Klaas Schoute Date: Tue, 12 Feb 2019 23:53:44 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=9C=20Merges/Redirect=20Vera=20compone?= =?UTF-8?q?nt=20pages=20(#8518)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../_components/binary_sensor.vera.markdown | 18 -------- source/_components/climate.vera.markdown | 20 --------- source/_components/cover.vera.markdown | 20 --------- source/_components/light.vera.markdown | 21 --------- source/_components/lock.vera.markdown | 20 --------- source/_components/scene.vera.markdown | 21 --------- source/_components/sensor.vera.markdown | 24 ----------- source/_components/switch.vera.markdown | 20 --------- source/_components/vera.markdown | 43 ++++++++++++++++++- 9 files changed, 41 insertions(+), 166 deletions(-) delete mode 100644 source/_components/binary_sensor.vera.markdown delete mode 100644 source/_components/climate.vera.markdown delete mode 100644 source/_components/cover.vera.markdown delete mode 100644 source/_components/light.vera.markdown delete mode 100644 source/_components/lock.vera.markdown delete mode 100644 source/_components/scene.vera.markdown delete mode 100644 source/_components/sensor.vera.markdown delete mode 100644 source/_components/switch.vera.markdown diff --git a/source/_components/binary_sensor.vera.markdown b/source/_components/binary_sensor.vera.markdown deleted file mode 100644 index b0be093c688..00000000000 --- a/source/_components/binary_sensor.vera.markdown +++ /dev/null @@ -1,18 +0,0 @@ ---- -layout: page -title: "Vera Binary Sensor" -description: "Instructions on how to integrate Vera binary sensors into Home Assistant." -date: 2016-03-26 23:00 -sidebar: true -comments: false -sharing: true -footer: true -logo: vera.png -ha_category: Binary Sensor -ha_iot_class: "Local Push" -ha_release: pre 0.7 ---- - -The `vera` platform allows you to get data from your [Vera](http://getvera.com/) binary sensors from within Home Assistant. - -They will be automatically discovered if the vera component is loaded. diff --git a/source/_components/climate.vera.markdown b/source/_components/climate.vera.markdown deleted file mode 100644 index c46b8fdff9b..00000000000 --- a/source/_components/climate.vera.markdown +++ /dev/null @@ -1,20 +0,0 @@ ---- -layout: page -title: "Vera Thermostat" -description: "Instructions on how to integrate Vera thermostats into Home Assistant." -date: 2016-09-19 21:00 -sidebar: true -comments: false -sharing: true -footer: true -logo: vera.png -ha_category: Climate -ha_iot_class: "Local Push" -ha_release: 0.13 ---- - -The `vera` climate platform allows you to control your [Vera](http://getvera.com/) thermostats 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. diff --git a/source/_components/cover.vera.markdown b/source/_components/cover.vera.markdown deleted file mode 100644 index a982c83a41d..00000000000 --- a/source/_components/cover.vera.markdown +++ /dev/null @@ -1,20 +0,0 @@ ---- -layout: page -title: "Vera Cover" -description: "Instructions on how to integrate Vera covers into Home Assistant." -date: 2016-09-19 21:00 -sidebar: true -comments: false -sharing: true -footer: true -logo: vera.png -ha_category: Cover -ha_iot_class: "Local Push" -ha_release: 0.13 ---- - -The `vera` cover platform allows you to control your [Vera](http://getvera.com/) covers 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. diff --git a/source/_components/light.vera.markdown b/source/_components/light.vera.markdown deleted file mode 100644 index dba42ffcaf0..00000000000 --- a/source/_components/light.vera.markdown +++ /dev/null @@ -1,21 +0,0 @@ ---- -layout: page -title: "Vera Light" -description: "Instructions on how to integrate Vera lights into Home Assistant." -date: 2015-10-20 21:00 -sidebar: true -comments: false -sharing: true -footer: true -logo: vera.png -ha_category: Light -ha_iot_class: "Local Push" -ha_release: pre 0.7 ---- - -The `vera` platform allows you to control your [Vera](http://getvera.com/) lights 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. - diff --git a/source/_components/lock.vera.markdown b/source/_components/lock.vera.markdown deleted file mode 100644 index a3050389878..00000000000 --- a/source/_components/lock.vera.markdown +++ /dev/null @@ -1,20 +0,0 @@ ---- -layout: page -title: "Vera Lock" -description: "Instructions on 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" -ha_release: pre 0.7 ---- - -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. diff --git a/source/_components/scene.vera.markdown b/source/_components/scene.vera.markdown deleted file mode 100644 index 8cef7235eca..00000000000 --- a/source/_components/scene.vera.markdown +++ /dev/null @@ -1,21 +0,0 @@ ---- -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. - diff --git a/source/_components/sensor.vera.markdown b/source/_components/sensor.vera.markdown deleted file mode 100644 index 0fbdf0ff316..00000000000 --- a/source/_components/sensor.vera.markdown +++ /dev/null @@ -1,24 +0,0 @@ ---- -layout: page -title: "Vera Sensor" -description: "Instructions on how to integrate Vera sensors into Home Assistant." -date: 2015-10-20 21:00 -sidebar: true -comments: false -sharing: true -footer: true -logo: vera.png -ha_category: Sensor -ha_iot_class: "Local Push" -ha_release: pre 0.7 ---- - -The `vera` platform allows you to get data from your [Vera](http://getvera.com/) sensors from within Home Assistant. - -They will be automatically discovered if the vera component is loaded. - -Please note that some vera sensors (such as _motion_ and _flood_ sensors) are _armable_ which means that vera will send alerts (email messages to txts) when they are _armed_ and change state. - -Home Assistant will display the state of these sensors regardless of the _armed_ state. - -To allow you to change the _armed state_ - Home Assistant will create a switch as well as a sensor for each _Armable_ sensor. You can hide these switches using customization if you wish. diff --git a/source/_components/switch.vera.markdown b/source/_components/switch.vera.markdown deleted file mode 100644 index e515a8d74c3..00000000000 --- a/source/_components/switch.vera.markdown +++ /dev/null @@ -1,20 +0,0 @@ ---- -layout: page -title: "Vera Switch" -description: "Instructions on how to integrate Vera switches into Home Assistant." -date: 2015-10-20 21:00 -sidebar: true -comments: false -sharing: true -footer: true -logo: vera.png -ha_category: Switch -ha_iot_class: "Local Push" -ha_release: pre 0.7 ---- - -The `vera` platform allows you to control your [Vera](http://getvera.com/) switches 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. diff --git a/source/_components/vera.markdown b/source/_components/vera.markdown index 94de436693d..93f02e8d915 100644 --- a/source/_components/vera.markdown +++ b/source/_components/vera.markdown @@ -8,13 +8,42 @@ comments: false sharing: true footer: true logo: vera.png -ha_category: Hub +ha_category: + - Hub + - Binary Sensor + - Cover + - Light + - Lock + - Scene + - Sensor + - Switch + - Climate ha_release: pre 0.7 +redirect_from: + - /components/binary_sensor.vera/ + - /components/cover.vera/ + - /components/light.vera/ + - /components/lock.vera/ + - /components/scene.vera/ + - /components/sensor.vera/ + - /components/switch.vera/ + - /components/climate.vera/ --- The [Vera](http://getvera.com) hub is a controller mainly connecting to Z-Wave devices. -Switches, Lights (inc Dimmers), Locks, Sensors, Binary sensors, and Scenes are supported - and will be automatically added when HA connects to your Vera controller. +There is currently support for the following device types within Home Assistant: + +- Binary Sensor +- Cover +- Light +- Lock +- Scene +- Sensor +- Switch +- Climate + +and will be automatically added when HA connects to your Vera controller. ## {% linkable_title Configuration %} @@ -56,3 +85,13 @@ vera: ### {% linkable_title Using Z-Wave devices in automation %} If you want to use a Z-Wave device from the Vera controller in Home Assistant automation, you'll need the entity id. In the Home Assistant UI you'll find all entities listed under the service developer tool icon icon of the Developer Tools section. Look for entities that contain 'Vera Device Id' in their attributes, and you'll find the entity id on the left. + +### {% linkable_title Sensor %} + +The `vera` platform allows you to get data from your [Vera](http://getvera.com/) sensors from within Home Assistant. + +Please note that some vera sensors (such as _motion_ and _flood_ sensors) are _armable_ which means that vera will send alerts (email messages to txts) when they are _armed_ and change state. + +Home Assistant will display the state of these sensors regardless of the _armed_ state. + +To allow you to change the _armed state_ - Home Assistant will create a switch as well as a sensor for each _Armable_ sensor. You can hide these switches using customization if you wish. \ No newline at end of file