Releases: SmartThingsCommunity/smartthings-core-sdk
Releases · SmartThingsCommunity/smartthings-core-sdk
v1.1.1
1.1.1 (2020-09-16)
Bug Fixes
- Use POST rather than PUT for subscriptions.create (1d24bf9)
v1.1.0
1.1.0 (2020-09-15)
Features
- Added localization support for capabilities and device profiles (aaeca2a)
v1.0.0
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
0.7.0 (2020-09-10)
Features
- Add patch property to device configs (8fb41b8)
v0.6.0
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
0.5.1 (2020-08-26)
Bug Fixes
- bring device types in-line with API docs (65db4f6)
v0.5.0
0.5.0 (2020-08-12)
Features
v0.4.0
0.4.0 (2020-08-05)
Features
- support header overrides in EndpointClient (6aec3d4)
v0.3.1
0.3.1 (2020-07-22)
Bug Fixes
- export EndpointClient class normally so it can be used directly outside SDK (be3c48d)
v0.3.0
0.3.0 (2020-07-13)
Features
- allow CapabilityCreate to accept params (96ce5cd)