UNPKG

@switchbot/homebridge-switchbot

Version:

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

3 lines 202 B
import type { HomebridgePluginUiServer } from '@homebridge/plugin-ui-utils'; export declare function registerConfigEndpoints(server: HomebridgePluginUiServer): void; //# sourceMappingURL=config.d.ts.map