Commit Graph

  • a0996112fc Retour du JSON uniquement master nyanloutre 2018-08-06 19:15:13 +0200
  • bb75ec60b5
    Merge 2c1347b565 into 395c352100 Wojciech Owczarek 2018-07-09 16:22:39 +0000
  • 2c1347b565 UDP + broadcast support: - Support for broadcast (discovering all devices and mass commands) - Support for UDP communication - Configurable UDP timeout and source address (for both TCP and UDP) - Only json output sent to stdout, rest to stderr, to get clean json output Wojciech Owczarek 2018-07-09 16:40:26 +0100
  • fda3d36faa
    Merge ffdab93aa2 into 395c352100 Paul 2018-07-04 18:23:19 +0000
  • 395c352100 Readme now displays the screenshot again. willi 2018-07-04 12:40:43 +0200
  • b2c1833846 Added support for latest HS110 firmware willi 2018-07-04 12:35:35 +0200
  • 6f99d26729 Renamed tplink-smartplug to tplink_smartplug to allow loading as module willi 2018-07-04 12:33:45 +0200
  • 58f0ab6f1d Merges and coding style improvements willi 2018-07-04 12:23:05 +0200
  • 2cbe0cfe70
    Merge pull request #43 from fork-as-backup/enhance_commands softScheck GmbH 2018-06-28 12:54:04 +0200
  • 2d8c28713c
    Merge pull request #1 from kchiem/master Daniel Bedarf 2018-06-24 22:28:28 +0200
  • d25b479c7f
    Merge 04a4b7cf81 into a8f9e9d65c haguenau 2018-06-12 01:19:29 +0000
  • 04a4b7cf81 Support arbitrary hostname instead of just IP David Haguenauer 2018-06-11 21:17:03 -0400
  • 717db53032 Merge branch 'feature/support-hs105-protocol' David Haguenauer 2018-06-11 21:14:20 -0400
  • d4c6f255f3 Merge 61f68c8ea9 into a8f9e9d65c haguenau 2017-12-30 04:24:03 +0000
  • 61f68c8ea9 Add support for HS105 protocol David Haguenauer 2017-12-29 23:13:41 -0500
  • 953f429f84 Remove trailing whitespace David Haguenauer 2017-12-29 23:11:36 -0500
  • e2f848e064 add 'energy' command. Keith Chiem 2017-11-09 20:20:19 -0800
  • 49cf14d92f add 'energy' command for realtime voltage/current/power stats from hs110. Keith Chiem 2017-11-09 20:15:08 -0800
  • 7fabe4574c make it work with hs105 Keith Chiem 2017-11-08 02:16:45 -0800
  • d5b901a0cd Merge a6ca781ad8 into a8f9e9d65c Martin West 2017-09-25 08:32:56 +0000
  • a6ca781ad8 added Python2.7 backwards compatibility Martin West 2017-09-25 10:28:43 +0200
  • 48a88f8fba Merge ec62f6f869 into a8f9e9d65c Martin West 2017-09-25 08:01:01 +0000
  • ec62f6f869 Changed to python3 compatability and PEP8 style guidelines. Martin West 2017-09-25 09:57:03 +0200
  • e8e086a145 Merge eb76a67451 into a8f9e9d65c Uwe Winter 2017-09-22 15:21:13 +0000
  • eb76a67451 Works with H100 (AU) HW: 2.0, SW:1.0.10 now Uwe Winter 2017-09-23 01:19:44 +1000
  • 4578e6a81d Merge 04bd3b547e into a8f9e9d65c Daniel Harper 2017-09-05 02:31:56 +0000
  • 234cb00ee5 Merge 8ab6b8ad82 into a8f9e9d65c David Konsumer 2017-09-05 02:31:56 +0000
  • 4960c3961f Merge ce697db8e7 into a8f9e9d65c jason.b.anderson 2017-09-05 02:31:56 +0000
  • a8f9e9d65c Fix Issue #19 softScheck GmbH 2017-09-04 12:21:07 +0200
  • 04bd3b547e Added verbose flag to print verbose output djhworld 2017-06-24 13:59:31 +0100
  • ce697db8e7 Update and rename tplink-smartplug.py to tplink_smartplug.py jason.b.anderson 2017-01-16 20:35:30 -0600
  • 8ab6b8ad82 plugin location was different for me on OSX, generalizing for everyone David Konsumer 2017-01-07 15:49:17 -0800
  • acf7ecbcf1 start of light commands David Konsumer 2017-01-07 15:07:01 -0800
  • 5d7eab5dd7 Merge 8ee80fecc7 into 6824e1a39f David Konsumer 2017-01-07 22:19:38 +0000
  • 8ee80fecc7 add wireshark support for UDP David Konsumer 2017-01-07 12:10:47 -0800
  • ffdab93aa2 Added ability to read from the device and decrypt the commands Paul Buckley 2016-12-21 11:50:41 +0000
  • fa3a8db0c7 Basic update of readme pbuckley 2016-12-12 18:31:29 +0000
  • b50ba2e44a Adding basic java support pbuckley 2016-12-12 18:27:38 +0000
  • 6824e1a39f Update for new TDDP client version softScheck GmbH 2016-10-10 16:23:47 +0200
  • 448cc28536 Fix Typos softScheck GmbH 2016-10-10 16:19:43 +0200
  • ec6c39fe63 Update README to explain new -c switch softScheck GmbH 2016-10-10 16:19:08 +0200
  • 336b0dc46f Allow arbitrary command to be issued as hex softScheck GmbH 2016-10-10 16:06:04 +0200
  • e342b7d688 Merge pull request #1 from LeeXiaolan/bind-receive-in-advance softScheck GmbH 2016-09-26 11:33:23 +0200
  • c5eaa41b64 Binding reply receive socket before send request. Xiaolan.Lee 2016-09-23 15:45:08 +0800
  • c59d92c202 Add link to article softScheck GmbH 2016-08-08 15:59:51 +0200
  • 17c554125d Fix typo softScheck GmbH 2016-08-01 12:50:07 +0200
  • 7bc9d98e70 Fix typos softScheck GmbH 2016-08-01 10:48:16 +0200
  • 66cd5ff3f0 Create README softScheck GmbH 2016-07-28 14:58:34 +0200
  • 22368bba89 Add Apache License 2.0 softScheck GmbH 2016-07-28 14:57:29 +0200
  • c580c2be69 Added content softScheck GmbH 2016-07-28 14:56:39 +0200
  • 5cce2703d7 Screenshot of the Wireshark dissector softScheck GmbH 2016-07-28 14:54:52 +0200
  • 244b0f9b62 Initial commit softScheck GmbH 2016-07-28 13:52:52 +0200
  • c7fa107fe7 Initial commit softScheck GmbH 2016-07-28 13:51:38 +0200