February 28Feb 28 OverviewThis plugin brings full integration of the Thermal Grizzly WireView Pro II GPU power monitor into Unraid, exposing real-time voltage, current, power, and temperature readings through the Linux hwmon subsystem with a native web GUI on the Unraid dashboard.If you've got a WireView Pro II sitting between your PSU cables and GPU, this plugin lets you monitor and configure it directly from the Unraid web UI — no Windows app, no VM passthrough needed.It's built on top of the wireview-hwmon kernel module project.What does it do?The plugin installs a kernel module, a userspace daemon, and a web interface that together give you:Dashboard Tile — A live, movable tile on the Unraid dashboard showing:Per-pin and average voltage readingsPer-pin and total current readingsPer-pin and total power readingsOnboard and external probe temperature readingsStatus info including fan duty, fault status/log, and PSU capabilityAuto-refreshes every 2 seconds with color-coded status indicators (green/orange/red)Settings Page (Settings > Utilities > WireView Pro II) — Full device configuration matching what you'd get in the official WireView II Pro GUI app:Daemon start/stop/restartDevice info (firmware, UID, build string)Fan control (curve/fixed mode, temp source, duty/temp min/max)Protection thresholds (OCP, wire OCP, OPP, temperature fault, current imbalance)Fault response (per-type enable/disable for display, buzzer, soft power, hard power)Display settings (backlight, theme, rotation, timeout, screen cycling)Measurement config (current/power scale, averaging period, logging interval)NVM save/load/factory resetClear faultsFault Alerts — A background monitor polls the device every 30 seconds and sends Unraid notifications on fault state transitions and high temperature warnings (above 80°C).CLI Tool (wireviewctl) — For those who prefer the command line:wireviewctl info # Device info wireviewctl read-config # Read config (hex) wireviewctl write-config <f> # Write config from file wireviewctl nvm store # Save to NVM wireviewctl clear-faults # Clear fault log wireviewctl screen main|temp|pause|resumeRequirementsUnraid 7.2.3 or laterThermal Grizzly WireView Pro II connected via USB directly to the Unraid host (must not be passed through to a VM)InstallationCommunity Applications (coming soon, waiting for approval)Search for WireView in the CA plugin store.Manual InstallGo to Plugins > Install Plugin and paste:https://raw.githubusercontent.com/emaspa/wireview-hwmon-unraid/main/wireview-hwmon.plgThe plugin automatically downloads the correct package for your kernel version.TroubleshootingPlugin installs but no sensor data appears:Make sure the WireView Pro II is connected via USB directly to the Unraid host, not passed through to a VMRun lsusb and look for vendor 0483 product 5740Check daemon status: /etc/rc.d/rc.wireviewd status"Failed to download package for kernel X.Y.Z-Unraid":Your kernel version may not have a pre-built package yet — check the releases pageYou can also build from source (instructions on GitHub)Module fails to load:Run dmesg | tail -20 and check for errorsVerify the module matches your kernel: uname -rSupport & FeedbackPlease report bugs and feature requests on the GitHub Issues page.For general discussion, questions, support and feedback, feel free to post in this thread.If you find this plugin useful, consider buying me a coffee ☕ Edited February 28Feb 28 by bubbl3
March 1Mar 1 Author v0.5 releasedConfig V2 support for firmware v4: new 96-byte config struct with UiConfigStructV2Color pickers for primary, secondary, highlight, and background colors (replaces theme dropdown)Default screen selectorDisplay inversion toggleFix config size auto-detection (72/74/96 bytes)Update upstream submodule to wireview-hwmon v1.3 Edited March 8Mar 8 by bubbl3
March 22Mar 22 Author Plugin now has support for unRAID 7.3.0 beta: https://github.com/emaspa/wireview-hwmon-unraid/releases/tag/v0.5Supported Unraid versionsUnraidKernelPackage7.2.3 / 7.2.46.12.54-Unraidwireview-hwmon-0.5-x86_64-6.12.54-Unraid.txz7.3.0-beta6.18.18-Unraidwireview-hwmon-0.5-x86_64-6.18.18-Unraid.txz
June 7Jun 7 Author Plugin now has support for unRAID 7.3.1: https://github.com/emaspa/wireview-hwmon-unraid/releases/tag/v0.6Supported Unraid versionsUnraidKernelPackage7.2.x6.12.54-Unraidwireview-hwmon-0.6-x86_64-6.12.54-Unraid.txz7.3.06.18.29-Unraidwireview-hwmon-0.6-x86_64-6.18.29-Unraid.txz7.3.16.18.33-Unraidwireview-hwmon-0.6-x86_64-6.18.33-Unraid.txz Edited June 7Jun 7 by bubbl3
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.