UNPKG

homebridge-weather-noaa

Version:

Homebridge plugin providing temperature and humidity sensors using the NOAA / NWS API.

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