Skip to content

Releases: SmartThingsCommunity/smartthings-core-sdk

v1.1.1

16 Sep 18:25
Compare
Choose a tag to compare

1.1.1 (2020-09-16)

Bug Fixes

  • Use POST rather than PUT for subscriptions.create (1d24bf9)

v1.1.0

15 Sep 18:53
Compare
Choose a tag to compare

1.1.0 (2020-09-15)

Features

  • Added localization support for capabilities and device profiles (aaeca2a)

v1.0.0

15 Sep 18:48
Compare
Choose a tag to compare

1.0.0 (2020-09-15)

Features

  • Force a release and updated README (aa52dcf)

BREAKING CHANGES

  • previous change to replace vid with presentationId

v0.7.0

10 Sep 16:24
Compare
Choose a tag to compare

0.7.0 (2020-09-10)

Features

  • Add patch property to device configs (8fb41b8)

v0.6.0

02 Sep 18:15
Compare
Choose a tag to compare

0.6.0 (2020-09-02)

Bug Fixes

  • can be set stateChangeOnly false (db85732)

Features

  • Added options to apps list method (c2dcac8)
  • support searching by device integration type when listing devices (a17dcc1)

v0.5.1

26 Aug 18:42
Compare
Choose a tag to compare

0.5.1 (2020-08-26)

Bug Fixes

  • bring device types in-line with API docs (65db4f6)

v0.5.0

12 Aug 14:47
Compare
Choose a tag to compare

0.5.0 (2020-08-12)

Features

  • Added history endpoints (0b1e963)

v0.4.0

05 Aug 14:24
Compare
Choose a tag to compare

0.4.0 (2020-08-05)

Features

  • support header overrides in EndpointClient (6aec3d4)

v0.3.1

22 Jul 16:23
Compare
Choose a tag to compare

0.3.1 (2020-07-22)

Bug Fixes

  • export EndpointClient class normally so it can be used directly outside SDK (be3c48d)

v0.3.0

13 Jul 15:04
Compare
Choose a tag to compare

0.3.0 (2020-07-13)

Features

  • allow CapabilityCreate to accept params (96ce5cd)