UNPKG

homebridge-ambient-realtime

Version:

Ambient Weather Realtime API platform plugin for [Homebridge](https://github.com/nfarina/homebridge).

4 lines 362 B
export const PLATFORM_NAME = 'ambient'; // This is the name of the platform that users will use to register the plugin in the Homebridge config.json export const PLUGIN_NAME = 'homebridge-ambient-realtime'; //This must match the name of your plugin as defined the package.json export const PluginVersion = '0.1.10'; //version //# sourceMappingURL=settings.js.map