smartthings-cli
smartthings-cli copied to clipboard
Command-line Interface for the SmartThings APIs.
**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...
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....
**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...
**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...
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...
**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)....
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