From d91c7ccef26ceac486fd3e3ad4ca55be4505b975 Mon Sep 17 00:00:00 2001 From: Greg Dowling Date: Fri, 7 Apr 2017 20:36:26 +0100 Subject: [PATCH] Update sensor.vera.markdown (#2389) --- source/_components/sensor.vera.markdown | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/_components/sensor.vera.markdown b/source/_components/sensor.vera.markdown index e0db880d770..8bb59976248 100644 --- a/source/_components/sensor.vera.markdown +++ b/source/_components/sensor.vera.markdown @@ -17,3 +17,8 @@ The `vera` platform allows you to get data from your [Vera](http://getvera.com/) 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 ot txts) when they are _armed_ an 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.