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

**Is your feature request related to a problem? Please describe.** My specific use-case is probably pretty niche, but I think this could be a valuable filter either way. I have...

enhancement
reviewed

Updated help text for the `acceptLimit` field in schema invitation creation to match new limit and new information.

**Is your feature request related to a problem? Please describe.** There has been a pleasing increase in interest in direct use of the Rules API by the community of late....

enhancement
reviewed

**Describe the bug** Neither --before nor --after flags take the epoch timestamp in milliseconds as it is stated in the documentation. The -B or --before flag works correctly with ISO...

bug
reviewed

**What is your question? Please describe.** I've looked on all the CLI commands exists. I was unable to find a command that show all the fingerprints in a driver. Can...

question
reviewed

Currently there is no support in the CLI for any of the coordinate endpoints. The "subscription" endpoints are meant to be called in the context of an installed app and...

enhancement
reviewed

**Is your feature request related to a problem? Please describe.** We currently build executables during every release and run functional tests against the major 3 supported platforms (win, macos, linux)....

enhancement
reviewed

Moved all the supporting types and variables for `createChooseFn` into the same file as `createChooseFn`. Not sure why I didn't do this when I created `createChooseFn`. Also updated affected unit...

* converted `schema:authorize` command to yargs * updated associated unit tests

* converted `locations:rooms:create` command to yargs * updated associated unit tests