homebridge

v2.0.0-alpha.15
HomeKit support for the impatient

dev

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

docs

typedoc

lint

eslint .

test

vitest run

build

npm run clean && tsc

check

npm install && npm outdated

clean

rimraf dist && rimraf coverage

watch

nodemon

lint:fix

npm run lint -- --fix

lint-docs

typedoc --emit none --treatWarningsAsErrors

postpublish

npm run clean

test-coverage

npm run test -- --coverage

prepublishOnly

npm run build

Metadata

  • Apache-2.0
  • ^18.15.0 || ^20.7.0 || ^22.0.0
  • Nick Farina
  • released 8/29/2024

Downloads