Releases: SmartThingsCommunity/smartthings-cli
1.0.0-beta.16
1.0.0-beta.15
1.0.0-beta.14
1.0.0-beta.13
There has been a regression in the 1.0.0-beta.13 release where the edge:drivers:logcat
command does not log any messages at all. If using the logcat
command, stay on 1.0.0-beta.12 until the issue is resolved.
Patch Changes
-
#374
aeb8b28
Thanks @bflorian! - feat: added device and location history commands -
#369
d62c051
Thanks @bflorian! - feat: Refactored devices command and added health and status flags. -
#371
b2ea4c0
Thanks @rossiam! - include virtual device info in device output -
#375
3523e38
Thanks @john-u! - bump @smartthings/plugin-cli-edge to support newer oclif/core version -
Updated dependencies [
3523e38
]:- @smartthings/cli-lib@1.0.0-beta.13
1.0.0-beta.12
Patch Changes
-
#355
a7bf89d
Thanks @rossiam! - minor cleanup of capabilities table output -
#361
688082f
Thanks @bflorian! - Add userEmail field to ST Schema apps -
#367
22b9a78
Thanks @john-u! - pin dependency to resolve timeout error -
Updated dependencies [
688082f
,47b27d2
,22b9a78
]:- @smartthings/cli-lib@1.0.0-beta.12
1.0.0-beta.11
1.0.0-beta.10
1.0.0-beta.9
Patch Changes
-
#339
0849c4e
Thanks @rossiam! - Update table output: - switch to table package which handles international characters properly - removed compact / expanded command line options - removed compactTableOutput configuration option - added group-rows and no-group-rows command line options - added groupTableOutputRows configuration option - (lib) completely isolated use of dependency to table-generator.ts -
#327
82652c9
Thanks @bflorian! - Added commands to create virtual devices and generate events on their behalf -
#335
975c037
Thanks @john-u! - update @smartthings/core-sdk to 5.0.0 -
Updated dependencies [
0849c4e
,82652c9
,975c037
]:- @smartthings/cli-lib@1.0.0-beta.10
1.0.0-beta.8
What's Changed
- fix: correct devices:update description by @Sitlintac in #308
- fix: shutdown logger before Node exits by @john-u in #309
- ci(changesets): write version bumps to package-lock by @john-u in #312
- feat(edge): updated edge plugin version by @rossiam in #313
- chore: update deps and refactor jest configuration by @john-u in #314
- chore(changesets): version packages (beta) by @github-actions in #311
New Contributors
- @Sitlintac made their first contribution in #308
Full Changelog: https://github.com/SmartThingsCommunity/smartthings-cli/compare/@smartthings/cli@1.0.0-beta.7...@smartthings/cli@1.0.0-beta.8
1.0.0-beta.7
What's Changed
- refactor: update core SDK version by @rossiam in #305
- feat: add debug logging to default login by @john-u in #306
- chore(changesets): version packages (beta) by @github-actions in #307
Full Changelog: https://github.com/SmartThingsCommunity/smartthings-cli/compare/@smartthings/cli@1.0.0-beta.6...@smartthings/cli@1.0.0-beta.7