UNPKG

homebridge-sense-energy-monitor

Version:

Enhanced Homebridge plugin for Sense Home Energy Monitor with comprehensive API integration and real-time monitoring

5 lines 274 B
// These values key the accessory cache and config.schema.json — never change them. export const PLATFORM_NAME = 'SenseEnergyMonitor'; export const PLUGIN_NAME = 'homebridge-sense-energy-monitor'; export const PLUGIN_VERSION = '3.0.1'; //# sourceMappingURL=settings.js.map