UNPKG

homebridge-pushover-notification

Version:

Homebridge plugin to send push notifications through Pushover from HomeKit

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