UNPKG

homebridge-hilo

Version:

Plugin Homebridge (non officiel) pour la passerelle et les appareils Hilo de Hydro-Québec | Unofficial Homebridge plugin for Hydro-Québec Hilo bridge and devices

4 lines 177 B
import { Logging } from "homebridge"; export declare const setLogger: (log: Logging) => void; export declare const getLogger: () => Logging; //# sourceMappingURL=logger.d.ts.map