Plugin Name
homebridge-ups-monitor
Link To GitHub Repo
https://github.com/GodIsI/homebridge-ups-monitor
Plugin Icon (Optional)
No response
The plugin does not offer the same nor less functionality than that of any existing verified plugin.
🟢 Yes
The plugin successfully installs and does not start unless it is configured.
🟢 Yes
The plugin does not require the user to run Homebridge in a TTY or with non-standard startup parameters, even for initial configuration.
🟢 Yes
The plugin does not contain any analytics or calls that enable you to track the user.
🟢 Yes
If the plugin needs to write files to disk (cache, keys, etc.), it stores them inside the Homebridge storage directory.
🟢 Yes
The plugin does not throw unhandled exceptions, the plugin must catch and log its own errors.
🟢 Yes
More Information
Published: npm latest is 1.5.0; every release has a GitHub release with notes. ~198 tests; CI across Node 18–24; ESLint + CodeQL + npm-audit in CI.
Relationship to the verified homebridge-ups: homebridge-ups (by @ebaauw) is HomeKit-centric — it exposes and controls the UPS inside Apple Home and keeps Eve-app history. homebridge-ups-monitor adds an observability & data-portability layer that lives outside Apple Home, which homebridge-ups does not provide:
- a standalone web dashboard reachable from any browser on the network (phone, tablet, desktop) — no Home app or Eve required;
- history charts (1h / 6h / 12h / 24h) backed by a server-side ring buffer;
- CSV / log export (24h and 30-day daily logs) for spreadsheets and long-term analysis;
- broad HomeKit tiles plus optional UPS controls (beeper toggle, low-battery threshold sync), making it a functional superset for in-Home use as well.
The two can run side by side; this plugin targets cross-platform monitoring and exportable history rather than competing as an Apple-Home bridge.
Plugin Name
homebridge-ups-monitor
Link To GitHub Repo
https://github.com/GodIsI/homebridge-ups-monitor
Plugin Icon (Optional)
No response
The plugin does not offer the same nor less functionality than that of any existing verified plugin.
🟢 Yes
The plugin successfully installs and does not start unless it is configured.
🟢 Yes
The plugin does not require the user to run Homebridge in a TTY or with non-standard startup parameters, even for initial configuration.
🟢 Yes
The plugin does not contain any analytics or calls that enable you to track the user.
🟢 Yes
If the plugin needs to write files to disk (cache, keys, etc.), it stores them inside the Homebridge storage directory.
🟢 Yes
The plugin does not throw unhandled exceptions, the plugin must catch and log its own errors.
🟢 Yes
More Information
Published: npm
latestis 1.5.0; every release has a GitHub release with notes. ~198 tests; CI across Node 18–24; ESLint + CodeQL + npm-audit in CI.Relationship to the verified
homebridge-ups:homebridge-ups(by @ebaauw) is HomeKit-centric — it exposes and controls the UPS inside Apple Home and keeps Eve-app history.homebridge-ups-monitoradds an observability & data-portability layer that lives outside Apple Home, whichhomebridge-upsdoes not provide:The two can run side by side; this plugin targets cross-platform monitoring and exportable history rather than competing as an Apple-Home bridge.