Difference between revisions of "Python Control of Smart Plugs"
Jump to navigation
Jump to search
Russ hensel (talk | contribs) (Created page with "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 onl...") |
Russ hensel (talk | contribs) |
||
Line 10: | Line 10: | ||
= Help "file" for the Program = | = Help "file" for the Program = | ||
− | [SmartPlug Help File] | + | [[SmartPlug Help File]] |
+ | |||
+ | |||
+ | |||
+ | = Python Code = | ||
+ | |||
+ | = Program Design = | ||
+ | |||
+ | |||
+ | = Links = | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | [[category:Python]] |
Revision as of 10:32, 9 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
Contents
Introduction/Page Status
Page Status: Very early draft, probably not worth reading
The purpose of 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.
Help "file" for the Program