<div dir="ltr">I use <a href="http://www.wink.com/products/wink-hub/">Wink</a> as my home automation hub, which connects to a switch for my outdoor lamps. And I connect it with <a href="https://ifttt.com">IFTTT</a> and my a web service written with node.js on my Raspberry Pi. So when my phone enters the area of my house, a web request will be sent to my raspberry pi, it checks to see the daylight status. If it's after sunset, another request will be sent to IFTTT and trigger my Wink hub to turn on my outdoor lamps. <div>Those connected device are pricey, which is why I haven't set up home security system yet. Alarm, tripper and motion detector are on my watch list.</div><div><br></div><div>Raymond</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Feb 1, 2016 at 10:39 PM, Khalid Baheyeldin <span dir="ltr"><<a href="mailto:kb@2bits.com" target="_blank">kb@2bits.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div>I posted this last year, but got no replies from the group.<br><br></div>Posting again after this evening's discussion during the social gathering.<br><br></div><div>The RaspBerry Pi supports Z-Wave via an addon board (RazBerry), which is really a separate computer with its own web server, software update mechanism, ...etc. Interfacing with the RazBerry is via HTTP requests.<br><br></div><div>Here is an example of someone doing exactly that for a Z-Wave front door lock.<br><br><a href="http://www.pratermade.com/2014/08/adding-z-wave-control-to-your-raspberry-pi/" target="_blank">http://www.pratermade.com/2014/08/adding-z-wave-control-to-your-raspberry-pi/</a><br><br></div>For a ready made solution, Vera has new models such as:<br><br><a href="http://getvera.com/controllers/veraedge/" target="_blank">http://getvera.com/controllers/veraedge/</a><br><br></div>And here is list of extensions for various devices and scenarios:<br><br><a href="http://wiki.micasaverde.com/index.php/Luup_plugins_and_Luup_code" target="_blank">http://wiki.micasaverde.com/index.php/Luup_plugins_and_Luup_code</a><br><div><div><div><div><div class="gmail_extra"><br></div><div class="gmail_extra">The top of the line controller for Z-Wave is HomeSeer, but it is very expensive (many hundred of dollars), as well as being proprietary.<br><br><a href="http://www.amazon.com/HomeSeer-HomeTroller-S6-Automation-Controller/dp/B00VKS46Q0" target="_blank">http://www.amazon.com/HomeSeer-HomeTroller-S6-Automation-Controller/dp/B00VKS46Q0</a><br><br></div><div class="gmail_extra"><div class="gmail_quote">On Mon, Jan 5, 2015 at 5:24 PM, Khalid Baheyeldin <span dir="ltr"><<a href="mailto:kb@2bits.com" target="_blank">kb@2bits.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Has anyone on the list tried out a home automation / security system
that uses the ZWave protocol for sensors?<br>
<br>
It seems there is a plethora of devices that support that protocol,
and there are Linux devices that can act as controllers.<br>
<br>
For example:<br>
<a href="http://getvera.com/controllers/vera3/" rel="noreferrer" target="_blank">http://getvera.com/controllers/vera3/</a><br>
<br>
It is basically a router with USB and ZWave<br>
<a href="http://docs5.mios.com/doc.php?page=installation_and_system_requirements&language=1&manual=1&platform=3Pro&go=GO" rel="noreferrer" target="_blank">http://docs5.mios.com/doc.php?page=installation_and_system_requirements&language=1&manual=1&platform=3Pro&go=GO</a><br>
<br>
On their wiki, they have this, which shows they are running BusyBox<br>
<a href="http://wiki.micasaverde.com/index.php/Logon_Vera_SSH" rel="noreferrer" target="_blank">http://wiki.micasaverde.com/index.php/Logon_Vera_SSH</a><br>
<br>
Programming is done via a dialect of Lua with uPNP added (hence Luup).
There is integration with Android and iOS of course.<br>
<br>
This is for an older version, but shows it is running OpenWRT
Kamikaze, and programmed in good all shell.<br>
<a href="http://www.linuxjournal.com/magazine/control-your-home-vera-mi-casa-verde" rel="noreferrer" target="_blank">http://www.linuxjournal.com/magazine/control-your-home-vera-mi-casa-verde</a><br>
<br>
Anyone used Vera or other ZWave thingies for home automation and/or security?<br><span></span><br></blockquote></div><span class="HOEnZb"><font color="#888888">-- <br><div>Khalid M. Baheyeldin<br><a href="http://2bits.com" target="_blank">2bits.com</a>, Inc.<br>Fast Reliable Drupal<br>Drupal optimization, development, customization and consulting.<br>Simplicity is prerequisite for reliability. --  Edsger W.Dijkstra<br>Simplicity is the ultimate sophistication. --   Leonardo da Vinci<br>For every complex problem, there is an answer that is clear, simple, and wrong." -- H.L. Mencken<br></div>
</font></span></div></div></div></div></div></div>
<br>_______________________________________________<br>
kwlug-disc mailing list<br>
<a href="mailto:kwlug-disc@kwlug.org">kwlug-disc@kwlug.org</a><br>
<a href="http://kwlug.org/mailman/listinfo/kwlug-disc_kwlug.org" rel="noreferrer" target="_blank">http://kwlug.org/mailman/listinfo/kwlug-disc_kwlug.org</a><br>
<br></blockquote></div><br></div>