Difference between revisions of "Omegix/Home Automation"
From Makers Local 256
(→Physical Resources: added physical resources) |
(→Garage Door Opener: updating status of project) |
||
Line 1: | Line 1: | ||
= Garage Door Opener = | = Garage Door Opener = | ||
+ | [[File:ZwaveDualRelay1.jpg|800x400px]] | ||
+ | |||
+ | Pictured Above: Monoprice Dual Relay Controller wired to two 120 V isolated relays. Resting inside the enclosure is a Aeon Z-wave minimote (remote) used for testing. Both the relay controller and the minimote are joined to a Zwave networked controlled by a SmartThings v2 hub. A SmartApp (TM) has been setup on the hub to react in the following way: | ||
+ | When Button 1 is pressed, Relay 1 is toggled. When Button 2 is pressed, Relay 2 is toggled. | ||
== Physical Resources == | == Physical Resources == | ||
* 2 x [http://smile.amazon.com/gp/product/B00E1L86EQ?psc=1&redirect=true&ref_=oh_aui_detailpage_o01_s00 120V Isolated Relay] | * 2 x [http://smile.amazon.com/gp/product/B00E1L86EQ?psc=1&redirect=true&ref_=oh_aui_detailpage_o01_s00 120V Isolated Relay] |
Revision as of 21:34, 15 October 2015
Garage Door Opener
Pictured Above: Monoprice Dual Relay Controller wired to two 120 V isolated relays. Resting inside the enclosure is a Aeon Z-wave minimote (remote) used for testing. Both the relay controller and the minimote are joined to a Zwave networked controlled by a SmartThings v2 hub. A SmartApp (TM) has been setup on the hub to react in the following way: When Button 1 is pressed, Relay 1 is toggled. When Button 2 is pressed, Relay 2 is toggled.
Physical Resources
- 2 x 120V Isolated Relay
- 1 x Monoprice Zwave Dual Relay
- Project Enclosure
- Standard ungrounded electrical cord
- electrical twist connectors
- Wire from a computer power supply
Online Resources
- Raspberry Pi as a SmartThings endpoint: https://github.com/nicholaswilde/smartthings/tree/master/device-types/raspberry-pi
- Would have to modify code to set a pin on the GPIO rather than just read it
- Using an off the shelf Zwave 120V loaded switch in tied to a 120V isolated relay: http://www.instructables.com/id/Z-Wave-Garage-Door-Opener-Switch/
- http://forum.micasaverde.com/index.php?topic=24937.0
- 120V isolated relay on a slow boat from china: http://www.ebay.com/itm/HH52P-110-120VAC-Coil-DPDT-Electromagnetic-Power-Relay-WD-/181722024869
- SmartThings Dual Relay Control DeviceType