github SmartThingsCommunity/smartthings-core-sdk v2.0.0

latest releases: v3.4.0, v3.3.0, v3.2.0...
2 years ago

2.0.0 (2021-12-28)

Bug Fixes

  • update devices model objects (2b64e0a)

Features

  • update typescript, update devices sendCommands to return all results (bb7532c)

BREAKING CHANGES

  • DevicesEndpoint.sendCommands was modified to return a list of all results
    using Promise.allSettled instead of failing completely on any failure.
  • The return types of some devices model objects changed, in particular the
    methods for executing commands. In some cases, what was being returned by
    the API was lost.

Don't miss a new smartthings-core-sdk release

NewReleases is sending notifications on new releases.