Difference between revisions of "Python Control of Smart Plugs"

From OpenCircuits
Jump to navigation Jump to search
Line 32: Line 32:
 
[[SmartPlug Help File]]
 
[[SmartPlug Help File]]
 
[[SmartPlug Technical]]
 
[[SmartPlug Technical]]
 +
[[SmartPlug GUI Images]]
  
 
== The Internet ==  
 
== The Internet ==  

Revision as of 07:51, 10 September 2019

This is an article started by Russ Hensel, see "http://www.opencircuits.com/index.php?title=Russ_hensel#About My Articles" About My Articles for a bit of info. The page is only partly finished

Introduction/Status

Purpose: This program is to control TP-LINK HS110 Smart Plug w/Energy Monitoring (*TP-LINK HS110 Smart Plug w/Energy Monitoring - - Amazon.com ) graph the data and otherwise process the data.

Program Status: More or less alpha, seems to work, but rough. Intended for those with some Python experience who can add the files to their Python development environment ( no install features for this code ). Some dependencies will need to be installed, probably prompted by error messages. Editing of the parameter file should be easier for those with Python experience. Users should find some useful documentation in the code, this is still a work in progress. Much code has been lifted from other projects of mine, some artifacts remain.

This Page Status: Very early draft, probably barely worth reading.

Help File: Including install and configruation. SmartPlug Help File

More Documentation: See links below, and code ( when available )

Help "file" for the Program

SmartPlug Help File


Python Code

Program Design

Links

In this Wiki

SmartPlug Help File SmartPlug Technical SmartPlug GUI Images

The Internet

Matthias Random Stuff and Related


Youtube Not Involving Python