Commit Graph

9 Commits

Author SHA1 Message Date
Georgi Kirichkov
61714ac110 Refactors state property to use get_info() and removes hs100_status() 2016-10-19 11:02:32 +03:00
Georgi Kirichkov
dc3de3fa10 Adds model check to current_consumption() and removes whitespace 2016-10-19 10:28:48 +03:00
Georgi Kirichkov
605abfdebb Fixes indentation and removes extra whitespaces 2016-10-18 10:59:30 +03:00
Georgi Kirichkov
9cd61fdcc8 Adds additional comments, for better compliance with the Apache license 2016-10-17 15:17:28 +03:00
Georgi Kirichkov
093899c588 Makes the socket sending code compatible with both Python 2 and python 3
Adds a shutdown to the socket used to send commands
2016-10-15 11:18:31 +03:00
Georgi Kirichkov
77d524ecf2 Refactors state() to use turn_on() and turn_off() 2016-10-13 18:33:50 +03:00
Georgi Kirichkov
0eabf264e4 Adds Energy Meter commands available on the TP-Link HS110
Also adds turn_on() and turn_off() commands to supplement the state
2016-10-13 18:31:34 +03:00
GadgetReactor
ef85f939fd Update pyHS100.py 2016-07-09 20:36:33 +08:00
GadgetReactor
faad2f080f Create pyHS100.py 2016-07-09 19:34:27 +08:00