UNPKG

homebridge-tahoma

Version:

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

5 lines 242 B
import RollerShutter from '../RollerShutter'; export default class PositionableRollerShutterUno extends RollerShutter { protected onStateChanged(name: string, value: any): void; } //# sourceMappingURL=PositionableRollerShutterUno.d.ts.map