###rpi-docker-alexa-teevee

Docker Image containing a python app to turn off my TV from Alexa

  1. git Clone
  2. docker build -t soulmanos/rpi-docker-alexa-teevee .

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