UNPKG

homebridge-plugin-wrapper

Version:

Wrapper for Homebridge and NodeJS-HAP with reduced dependencies that allows to intercept plugin values and also send to them

6 lines 221 B
export * from "./Controller"; export * from "./AdaptiveLightingController"; export * from "./RemoteController"; export * from "./CameraController"; export * from "./DoorbellController"; //# sourceMappingURL=index.d.ts.map