UNPKG

homebridge-velux-kfx210

Version:

A Homebridge plugin integrating with a Velux KFX 210 control panel via RaspberryPi + Pimoroni Automation HAT.

4 lines (3 loc) 108 B
import type { API } from 'homebridge'; declare const _default: (api: API) => void; export default _default;