UNPKG

@switchbot/homebridge-switchbot

Version:

The SwitchBot plugin allows you to access your SwitchBot device(s) from HomeKit.

3 lines 214 B
export declare function deleteDeviceFromConfig(deviceId: string, deviceName: string): Promise<void>; export declare function deleteAllDevicesFromConfig(): Promise<void>; //# sourceMappingURL=devices-delete.d.ts.map