UNPKG

homebridge-tahoma

Version:

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

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