From 99ea0dc59dd08240538e158cfe7e4ad7c08d33ae Mon Sep 17 00:00:00 2001
From: Ryan Kraus <rmkraus@gmail.com>
Date: Tue, 21 Apr 2015 23:59:56 -0400
Subject: [PATCH] Updated requirements to include PyISY.

---
 requirements.txt | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 9f0352ccef1..c7560c073e2 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -34,8 +34,11 @@ python-nest>=2.1
 # z-wave
 pydispatcher>=2.0.5
 
+# isy994
+PyISY>=1.0.0
+
 # sensor.systemmonitor 
 psutil>=2.2.1
 
 #pushover notifications
-python-pushover>=0.2
\ No newline at end of file
+python-pushover>=0.2
-- 
GitLab