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

Add ledon/ledoff to commands list in README.md

This commit is contained in:
Robert Young
2021-11-29 12:51:35 -08:00
parent 630c777049
commit 293d744f0a

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 |
| reset | Reset the device to factory settings |
| 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.