homebridge

v1.8.4-beta.16
HomeKit support for the impatient

dev

DEBUG=* ./bin/homebridge -D -P example-plugins/ || true

docs

typedoc

lint

eslint 'src/**/*.{js,ts,json}'

test

jest --forceExit --detectOpenHandles

build

npm run clean && tsc

check

npm install && npm outdated

clean

rimraf lib/

watch

nodemon

lint:fix

npm run lint -- --fix

postpublish

npm run clean

test-coverage

jest --coverage --forceExit --detectOpenHandles

prepublishOnly

npm run build

Metadata

  • Apache-2.0
  • ^18.15.0 || ^20.7.0
  • Nick Farina
  • released 7/11/2024

Downloads