Skip to content
forked from toddmedema/echo

For controlling local devices with the Amazon Echo

Notifications You must be signed in to change notification settings

spankywetfish/echo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

echo

For controlling local devices with the Amazon Echo.

Instructions for installation and usage available on Instructables here

Brought to you by FabricateIO

Updated by spankywetfish

Integration of code to allow control of TP-Link SmartPlugs based on the work of softScheck

Added logging to syslog.

Quick Start

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

About

For controlling local devices with the Amazon Echo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%