UNPKG

homebridge-loxone-proxy

Version:

Homebridge Dynamic Platform Plugin which exposes a Loxone System to Homekit.

5 lines 144 B
import { Switch } from './Switch'; export declare class Outlet extends Switch { getSwitchType(): any; } //# sourceMappingURL=Outlet.d.ts.map