From b6572270f33fcbd0a2d649cc22b91857048cc9bb Mon Sep 17 00:00:00 2001 From: Zach Feldman Date: Mon, 27 Jul 2015 15:07:44 -0400 Subject: [PATCH] Add mirror for demo video. Closes #30. --- .gitignore | 3 ++- README.md | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index bb4a33c..f6d75aa 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -client_authorization.json \ No newline at end of file +client_authorization.json +.DS_Store diff --git a/README.md b/README.md index 187796c..c398fb7 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ The repository includes two components: a web scraper to get commands from Amazo Good demo video at [http://youtu.be/9AmxiGVBekE](http://youtu.be/9AmxiGVBekE) +If the video is blocked in your country, you can also access it [here](https://dl.dropboxusercontent.com/u/38199/Alexa%20Home%20-%20Hack%20Amazon%20Echo%20to%20Control%20your%20Hue%20%2B%20Nest%20Lights%21.mp4) + Here's a blog post too with a bad demo video and some background: [http://blog.zfeldman.com/2014-12-28-using-amazon-echo-to-control-lights-and-temperature](http://blog.zfeldman.com/2014-12-28-using-amazon-echo-to-control-lights-and-temperature)