homebridge

v1.1.2-beta.1
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

Downloads