UNPKG

homebridge-skyq-tvremote

Version:

Exposes and Sky Q Box as a TV Accessory in HomeBridge, allow you to use the Remote UI in Control Centre

7 lines 194 B
import { API } from 'homebridge'; declare const _default: (api: API) => void; /** * This method registers the platform with Homebridge */ export = _default; //# sourceMappingURL=index.d.ts.map