homebridge

v0.4.54-beta.32
HomeKit support for the impatient

dev

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

lint

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

test

jest

build

npm run clean && tsc

clean

rimraf lib/

postpublish

npm run clean

prepublishOnly

npm run build

Metadata

  • ISC
  • >=10.17.0
  • Nick Farina
  • released 4/14/2020

Downloads