toddmedema / echo

For controlling local devices with the Amazon Echo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

echo

For controlling local devices with the Amazon Echo.

Instructions for installation and usage available on Instructables here

Brought to you by FabricateIO

Quick Start

  1. Create a Python Virtual Environment
  2. git clone this_repo
  3. cd this_repo
  4. pip install -r requirements.txt
  5. python example-minimal.py
  6. Tell Echo, "discover my devices"
  7. Use Echo's "turn off device" and "device on" to see True/False script output

About

For controlling local devices with the Amazon Echo


Languages

Language:Python 100.0%