Commit Graph

984 Commits

Author SHA1 Message Date
GadgetReactor
60dee92838 Merge pull request #13 from mweinelt/master
set up hound-ci
2016-12-04 11:51:03 +08:00
Martin Weinelt
1a9da33c21 set up hound-ci 2016-12-04 03:54:29 +01:00
GadgetReactor
fadb76c5a0 Merge pull request #8 from mweinelt/master
Externalize the TP-Link Smart Home Protocol
2016-11-22 21:29:19 +08:00
Martin Weinelt
cb5899e3cc
Normalize docstrings, address flake8 & pylint recommendations
Signed-off-by: Martin Weinelt <hexa@darmstadt.ccc.de>
2016-11-22 02:32:11 +01:00
Martin Weinelt
33b2800fe8
Properly detect advertised features, expose alias
Signed-off-by: Martin Weinelt <hexa@darmstadt.ccc.de>
2016-11-22 00:39:51 +01:00
Martin Weinelt
08fb487a06
Externalize the TP-Link Smart Home Protocol
Signed-off-by: Martin Weinelt <hexa@darmstadt.ccc.de>
2016-11-21 23:18:12 +01:00
GadgetReactor
53c06ca784 HS200 support
Update version to reflect latest changes
2016-11-14 09:56:11 +08:00
GadgetReactor
9c39249b99 Merge pull request #5 from smaggard/add-hs200
Adding in support for the HS200 Wall switch referencing issues (#4)
2016-10-28 11:08:42 +08:00
Stephen Maggard
1550b6cb2e Adding in support for the HS200 Wall switch referencing issues (#4), simplifying model determination 2016-10-26 10:33:08 -05:00
Stephen Maggard
fe00041130 Adding in support for the HS200 Wall switch referencing issues (#4), simplifying model determination 2016-10-26 10:32:46 -05:00
Stephen Maggard
225bf47ace Adding in support for the HS200 Wall switch referencing issues (#4) 2016-10-26 09:56:26 -05:00
GadgetReactor
1f771b7d80 Merge pull request #2 from kirichkov/energy-monitoring
Adds energy monitoring functionality available in the HS110 plugs
2016-10-19 16:10:00 +08:00
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
GadgetReactor
d4be10ff26 Update setup.py 2016-10-18 09:41:13 +08:00
GadgetReactor
b074a21c9a Update LICENSE
Updated to GPLv3 (instead of just copy and pasting)
2016-10-18 09:40:42 +08:00
Georgi Kirichkov
3744a075c3 Bumps the module version to 0.2.0 2016-10-17 15:36:07 +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
89481ad06e Update __init__.py 2016-07-09 20:28:50 +08:00
GadgetReactor
f2a1daef94 Update __init__.py 2016-07-09 20:28:23 +08:00
GadgetReactor
4653e60de0 0.1.2 2016-07-09 20:27:58 +08:00
GadgetReactor
25a5ede746 Update setup.py 2016-07-09 20:24:50 +08:00
GadgetReactor
358ca42f48 Update setup.py 2016-07-09 19:55:10 +08:00
GadgetReactor
244733a154 Delete pyHS100.py 2016-07-09 19:34:51 +08:00
GadgetReactor
faad2f080f Create pyHS100.py 2016-07-09 19:34:27 +08:00
GadgetReactor
3b51e66152 Create __init__.py 2016-07-09 19:33:19 +08:00
GadgetReactor
4ef443da0f Create setup.py 2016-07-09 19:32:16 +08:00
GadgetReactor
27dd078e57 Create pyHS100.py 2016-07-07 17:17:16 +08:00
GadgetReactor
639c1c822e Initial commit 2016-07-07 17:11:45 +08:00