UNPKG

homebridge-tahoma-fork

Version:

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

5 lines 225 B
import HeatingSystem from '../HeatingSystem'; export default class HeatingSetPoint extends HeatingSystem { protected registerMainService(): import("hap-nodejs").Service; } //# sourceMappingURL=HeatingSetPoint.d.ts.map