smartthings-cli icon indicating copy to clipboard operation
smartthings-cli copied to clipboard

Command-line Interface for the SmartThings APIs.

Results 13 smartthings-cli issues
Sort by recently updated
recently updated
newest added

**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"}, ]...

question

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...

bug
reviewed

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...

question
reviewed