UNPKG

homebridge-tahoma-fork

Version:

Sample Platform plugin for TaHoma and Cozytouch services (Somfy,Atlantic,Thermor,Sauter): https://github.com/dubocr/homebridge-tahoma

7 lines 303 B
import { Command } from 'overkiz-client'; import Pergola from '../Pergola'; export default class BioclimaticPergola extends Pergola { protected getTargetCommands(value: any): Command; protected onStateChanged(name: any, value: any): void; } //# sourceMappingURL=BioclimaticPergola.d.ts.map