UNPKG

homebridge-freeathome-local-api

Version:

Control your free@home setup using the local API provided by your System Access Point

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