UNPKG

@homebridge/hap-client

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