UNPKG

homebridge-gsh

Version:
10 lines (8 loc) 143 B
import { HapClient } from '../src' const client = new HapClient({ pin: '000-00-000', logger: console, config: { debug: true } });