UNPKG

homebridge-tahoma

Version:

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

6 lines 240 B
import { Command } from 'overkiz-client'; import RollerShutter from '../RollerShutter'; export default class RTSGeneric extends RollerShutter { protected getTargetCommands(value: any): Command; } //# sourceMappingURL=RTSGeneric.d.ts.map