smartthings-cli
smartthings-cli copied to clipboard
Command-line Interface for the SmartThings APIs.
**What is your question? Please describe.** How can I run multiple commands? I want to submit multiple commands like this: [ {"capability":"samsungce.dryerCycle", "command":"setDryerCycle", "arguments":["Course_1F"]}, {"capability":"samsungce.dryerDelayEnd", "command":"setDelayTime", "arguments":["642"]}, {"capability":"samsungce.dryerOperatingState", "command":"start"}, ]...
Hi, I've noticed that when the MSI package from the release is used, it installs Smartthings CLI in Program Files (x86) instead of Program Files folder, but the executable is...
Is it possible to input multiple device IDs in `smarttings devices:history [ID]` and export the records of multiple devices into a single file? Thank you for developing a terrific and...