smartapp-sdk-nodejs icon indicating copy to clipboard operation
smartapp-sdk-nodejs copied to clipboard

Javascript/NodeJS SDK to create SmartThings SmartApps

Results 14 smartapp-sdk-nodejs issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Calling await context.api.subscriptions.delete() is giving 500 **To Reproduce** ``` import {Page, SmartApp, SmartAppContext} from '@smartthings/smartapp'; import{ InstalledAppConfiguration } from "@smartthings/core-sdk" import express from 'express'; import { AppEvent...

bug
wip
reviewed

Bumps and [js-yaml](https://github.com/nodeca/js-yaml). These dependencies needed to be updated together. Updates `js-yaml` from 4.1.0 to 4.1.1 Changelog Sourced from js-yaml's changelog. [4.1.1] - 2025-11-12 Security Fix prototype pollution issue in...

dependencies
javascript

Bumps [@messageformat/runtime](https://github.com/messageformat/messageformat/tree/HEAD/packages/runtime) from 3.0.1 to 3.0.2. Commits 17025e8 chore: Reorganise files, adding root mf1/ and mf2/ directories 97dbedb chore: Publish 289d640 style: Apply updated ESLint rules d992163 docs: Update links...

dependencies
javascript

Bumps [axios](https://github.com/axios/axios) from 1.11.0 to 1.12.2. Release notes Sourced from axios's releases. Release v1.12.2 Release notes: Bug Fixes fetch: use current global fetch instead of cached one when env fetch...

dependencies
javascript