Skip to content

Releases: SmartThingsCommunity/smartthings-cli

1.1.0

30 Jan 18:14
Compare
Choose a tag to compare

Minor Changes

  • #462 b03292d Thanks @Sitlintac! - enable verbose flag when getting a single device

    add helper method to get location and room names for a single item

Patch Changes

1.0.1

14 Dec 16:12
Compare
Choose a tag to compare

Patch Changes

1.0.0

10 Nov 17:19
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • #309 7e3a1b8 Thanks @john-u! - - shutdown logger before Node exits

    • update @oclif deps to latest
    • replace process exits with command errors
  • #356 97f5c32 Thanks @john-u! - bump log4js to resolve vulnerability

  • #294 356a24b Thanks @john-u! - Add ability to enable debug logging (to console) via env variable.

  • #410 4bff9ea Thanks @rossiam! - incorporate edge plugin into monorepo

  • #407 f2ebdc2 Thanks @john-u! - Add build support for macos-arm64, linux-arm64, and linuxstatic-armv7

  • #398 d20ad61 Thanks @rossiam! - IMPORTANT: removed -id suffix from command line flags that had them for consistency

  • #374 aeb8b28 Thanks @bflorian! - feat: added device and location history commands

  • #306 d4730e0 Thanks @john-u! - add debug logging to defualt login authenticator

  • #369 d62c051 Thanks @bflorian! - feat: Refactored devices command and added health and status flags.

  • #382 3bda890 Thanks @rossiam! - fix broken edge commands

  • #284 51a9c9a Thanks @rossiam! - build fix (don't remove compiled files before publish)

  • #274 efc1eed Thanks @john-u! - replace usage of lodash with native ES or separate lodash modules

  • #427 5493e58 Thanks @rossiam! - fix bug when changing drivers to an unsupported driver

  • #394 e13f0c3 Thanks @rossiam! - * fix vendor support information output for edge:drivers:installed command

    • fix lookup by index for edge:drivers:installed command
  • #439 0ff4918 Thanks @rossiam! - removed command aliases (@oclif/plugin-notfound plugin works much better now than it once did)

  • #355 a7bf89d Thanks @rossiam! - minor cleanup of capabilities table output

  • #361 688082f Thanks @bflorian! - Add userEmail field to ST Schema apps

  • #301 6ad407a Thanks @john-u! - bump @smartthings/plugin-cli-edge

  • #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

  • #351 e8852ab Thanks @Sitlintac! - enable multiple types when filtering devices

  • #431 dd7cffc Thanks @rossiam! - fix sorting for edge:channels:drivers command

  • #400 eb1aab8 Thanks @rossiam! - removed -id suffix from flags, update help text to reflect this

  • #381 852cdd7 Thanks @john-u! - resolve logcat command bug that was ignoring all messages from the hub

  • #327 82652c9 Thanks @bflorian! - Added commands to create virtual devices and generate events on their behalf

  • #417 5a90f2e Thanks @rossiam! - fix issue with creating capabilities with commands with no arguments

  • #435 2c889a2 Thanks @rossiam! - output fewer columns when listing channels to make the list fit on the screen better

  • #347 76ba4c5 Thanks @john-u! - Add Windows installer build

  • #386 34b91ab Thanks @bflorian! - fix - fixed bug in capability translation output

  • #313 3aa7e60 Thanks @rossiam! - - edge:drivers:package command - log error when broken symlink is encountered

    • edge:drivers:package command - log error when symlink to directory is encountered
    • added edge:drivers:switch command for switching driver used by a device
  • #371 b2ea4c0 Thanks [@rossiam](https://github.com/ross...

Read more

1.0.0-beta.23

08 Nov 21:14
Compare
Choose a tag to compare
1.0.0-beta.23 Pre-release
Pre-release

Patch Changes

1.0.0-beta.22

03 Nov 19:42
Compare
Choose a tag to compare
1.0.0-beta.22 Pre-release
Pre-release

Patch Changes

1.0.0-beta.21

02 Nov 19:28
Compare
Choose a tag to compare
1.0.0-beta.21 Pre-release
Pre-release

Patch Changes

1.0.0-beta.20

03 Oct 16:54
Compare
Choose a tag to compare
1.0.0-beta.20 Pre-release
Pre-release

Patch Changes

1.0.0-beta.19

22 Sep 14:55
Compare
Choose a tag to compare
1.0.0-beta.19 Pre-release
Pre-release

Patch Changes

1.0.0-beta.18

19 Sep 20:04
Compare
Choose a tag to compare
1.0.0-beta.18 Pre-release
Pre-release

Patch Changes

  • #407 f2ebdc2 Thanks @john-u! - Add build support for macos-arm64, linux-arm64, and linuxstatic-armv7

1.0.0-beta.17

14 Sep 12:33
Compare
Choose a tag to compare
1.0.0-beta.17 Pre-release
Pre-release

Patch Changes

  • #398 d20ad61 Thanks @rossiam! - IMPORTANT: removed -id suffix from command line flags that had them for consistency

  • #394 e13f0c3 Thanks @rossiam! - * fix vendor support information output for edge:drivers:installed command

    • fix lookup by index for edge:drivers:installed command
  • #400 eb1aab8 Thanks @rossiam! - removed -id suffix from flags, update help text to reflect this

  • #392 594b5c7 Thanks @rossiam! - include location name for installedapps and installedschema when querying a single item in verbose mode

  • Updated dependencies [d20ad61, 594b5c7]: