From 7b62cf4af82180af5dc6c327989f93c68109b41d Mon Sep 17 00:00:00 2001 From: jamespcole Date: Mon, 2 Mar 2015 21:02:59 +1100 Subject: [PATCH] Added in vera api submodule --- .gitmodules | 3 +++ homeassistant/external/vera | 1 + 2 files changed, 4 insertions(+) create mode 160000 homeassistant/external/vera diff --git a/.gitmodules b/.gitmodules index 6e49e76698a..2e43a7d4dd0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,3 +13,6 @@ [submodule "homeassistant/components/frontend/www_static/polymer/home-assistant-js"] path = homeassistant/components/frontend/www_static/polymer/home-assistant-js url = https://github.com/balloob/home-assistant-js.git +[submodule "homeassistant/external/vera"] + path = homeassistant/external/vera + url = https://github.com/jamespcole/home-assistant-vera-api.git diff --git a/homeassistant/external/vera b/homeassistant/external/vera new file mode 160000 index 00000000000..fedbb5c3af1 --- /dev/null +++ b/homeassistant/external/vera @@ -0,0 +1 @@ +Subproject commit fedbb5c3af1e5f36b7008d894e9fc1ecf3cc2ea8