2
0
mirror of https://github.com/softScheck/tplink-smartplug synced 2026-01-11 23:38:46 +01:00

Merge pull request #95 from robertyoung81/master

Add ledon/ledoff to commands list in README.md
This commit is contained in:
softScheck GmbH
2022-08-29 11:04:44 +02:00
committed by GitHub

View File

@@ -41,6 +41,8 @@ Provide the target IP using `-t` and a command to send using either `-c` or `-j`
| reboot | Reboot the device | | reboot | Reboot the device |
| reset | Reset the device to factory settings | | reset | Reset the device to factory settings |
| energy | Return realtime voltage/current/power| | energy | Return realtime voltage/current/power|
| ledon | Turn on the LED indicator |
| ledoff | Turn off the LED indicator |
More advanced commands such as creating or editing rules can be issued using the `-j` flag by providing the full JSON string for the command. Please consult [tplink-smarthome-commands.txt](tplink-smarthome-commands.txt) for a comprehensive list of commands. More advanced commands such as creating or editing rules can be issued using the `-j` flag by providing the full JSON string for the command. Please consult [tplink-smarthome-commands.txt](tplink-smarthome-commands.txt) for a comprehensive list of commands.