UNPKG

homebridge-solar-monitor-ivk

Version:

Solar production monitor for Homebridge with Pushover notifications

34 lines (33 loc) 848 B
{ "name": "homebridge-solar-monitor-ivk", "version": "1.0.16", "description": "Solar production monitor for Homebridge with Pushover notifications", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "homebridge-plugin", "solar", "energy", "monitor", "pushover", "notifications" ], "author": "Solar Monitor Team", "license": "MIT", "engines": { "node": ">=14.0.0", "homebridge": ">=1.3.0" }, "dependencies": {}, "devDependencies": {}, "repository": { "type": "git", "url": "git+https://github.com/yourusername/homebridge-solar-monitor.git" }, "bugs": { "url": "https://github.com/yourusername/homebridge-solar-monitor/issues" }, "homepage": "https://github.com/yourusername/homebridge-solar-monitor#readme" }