After complaining for a while, I gave up on Vera publishing or including this information or samples with the VeraSecure, so I sat myself down and figured it out for myself. I now finally have this down to a science. I have set up 2 of these systems, one already in production with monitoring service, and the other running and slated for next month to add the monitoring service. This is the OVERVIEW (e.g., not quite step by step) on how I got a fully functional, monitored security system that works, and makes sense to non-geeky people (like my wife and daughter). By the way, most of this will work on any Vera ui17 controller, not just the VeraSecure. This posting is a work in progress, so please PM me with edits or suggestions.
note: I have cross-posted this article at the url below, and that one includes the sound files and LUUP codes
This is the equipment list I used:
- One VeraSecure Home automation controller ($300 available from Vera or Amazon)
- A 2gig DW-10 sensor for each opening to protect ($20 each at Amazon)
- Vera does now have a package on their website called “Security complete” that can jumpstart you with the VeraSecure, a camera, motion sensor, and 2 door/windows sensors for 350.00
- One Aeon Labs 5 series doorbell ($60 at Amazon)
- One used Android tablet you don’t mind attaching to a wall (or $50 for a cheap new one)
Here are the steps to get up and running:
- Get the controller running
a. Create an account on getvera.com, and enter the serial number of your controller to attach it to your account
b. Unpack, plug in power, and use the included Ethernet cable to connect the controller to one of the LAN ports of your existing Internet Router. Follow the startup wizard, answer the questions to get the controller up and running. - Add the HouseModes plugin to the VeraSecure
- In the modes section of the Vera, at the bottom, set to 45 seconds before reporting a trip, and set the VeraSecure device to “off” in home mode
- Optional: Add any personally selected Zwave devices you want, following instructions.
- Add the sounds to the doorbell speaker (PM me for mine)
a. Create/find a 30 second long “Arming” beeping sound
b. Create/find a 30 second long “SensorTrip” double-beeping sound
c. Create/find a short “Confirmation” beep sound
d. Attach the doorbell speaker to a computer, backup up the sound files on it, and replace them with your custom sounds. - Pair the doorbell device, document its device number, set it to play sounds once, test and document the sound file numbers
- Create a manual scene for Arming the system that executes a luup code (PM me if you need the LUUP codes I used)
a. Play the arming sound files
b. Set HouseModes to away after a 20 second delay - Create a manual scene for Disarming the system that executes a luup code
a. Play the disarming sound file
b. Set HouseModes to home - Create a manual scene for Stay/Night mode that executes a luup code
a. Play the confirmation sound file
b. Set HouseModes to Stay - Add all of the sensors
a. Use the “Add Veralink device” option to add each 2GIG device
b. Document the TX number and location for each sensor, and save this in a chart just in case
c. For pairing the DW10, you must hold in the tamper button (or close the case) to pair
d. I recommend creating a room called “sensors” and adding each sensor to that “room” - Create a scene for entry while armed
a. Add every sensor to the trigger as “if opened while armed”
b. execute luup code to play that same long double beeping sound - Set up the tablet
a. Connect it to the VeraSecure’s wifi
b. Install ImperiHome (pro recommended)
c. Set up a layout of at least 4 sections for arm, disarm, Stay, and status
i. Arm/Away section: run the arm scene
ii. Disarm section: run the disarm scene
iii. Stay/Night section: run the stay/night scene
iv. Status section: show HouseModes mode
d. Passcode protect the disarm and status buttons, and then the configuration - Test, Test, Test!!