Skip to content

Commit

Permalink
Fix Issue softScheck#19
Browse files Browse the repository at this point in the history
  • Loading branch information
softScheck authored Sep 4, 2017
1 parent 6824e1a commit a8f9e9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@ A full list of commands is provided in [tplink-smarthome-commands.txt](tplink-sm

#### Usage ####

`./tplink-smarthome.py -t <ip> [-c <cmd> || -j <json>]`
`./tplink-smartplug.py -t <ip> [-c <cmd> || -j <json>]`

Provide the target IP using `-t` and a command to send using either `-c` or `-j`. Commands for the `-c` flag:

| Command | Description |
|-----------|--------------------------------------|
| on | Turns on the plug |
| off | Turns off the plug |
| system | Returns device info |
| info | Returns device info |
| cloudinfo | Returns cloud connectivity info |
| wlanscan | Scan for nearby access points |
| time | Returns the system time |
Expand Down

0 comments on commit a8f9e9d

Please sign in to comment.