UNPKG

homebridge-switchbot-bluetooth-platform

Version:

A Homebridge platform Plugin for controlling SwitchBot bots using BLE (Bluetooth Low Energry)

3 lines 162 B
import { Logger } from 'homebridge'; export declare const logSwitchbotClientError: (logger: Logger, error: any) => void; //# sourceMappingURL=errorLogger.d.ts.map