UNPKG

homebridge-tahoma-fork

Version:

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

7 lines 297 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