node-switchbot

v3.0.1
The node-switchbot is a Node.js module which allows you to control your Switchbot Devices through Bluetooth (BLE).
switchbot bot meter temperature humidity curtain blind BLE Bluetooth Low Energy and 3 more...

fix

eslint src/**/*.ts --fix

docs

typedoc

lint

eslint src/**/*.ts

test

vitest run

build

npm run clean && tsc

check

npm install && npm outdated

clean

shx rm -rf ./dist

watch

npm run build && npm link && nodemon

update

ncu -u && npm update && npm install

lint-docs

typedoc --emit none --treatWarningsAsErrors

postpublish

npm run clean && npm ci

test-coverage

npm run test -- --coverage

prepublishOnly

npm run lint && npm run build

Metadata

  • MIT
  • ^20 || ^22
  • OpenWonderLabs
  • released 10/5/2024

Downloads