Update data/driver.list.in: add Accurat Flux 850 (Richcomm V2.0, USB ID 0925:1234)#3323
Open
lvl47 wants to merge 1 commit intonetworkupstools:masterfrom
Open
Update data/driver.list.in: add Accurat Flux 850 (Richcomm V2.0, USB ID 0925:1234)#3323lvl47 wants to merge 1 commit intonetworkupstools:masterfrom
lvl47 wants to merge 1 commit intonetworkupstools:masterfrom
Conversation
Add Accurat Flux 850 (850VA/510W) to the Hardware Compatibility List.
This Line-Interactive UPS uses the Richcomm V2.0 chipset (USB ID 0925:1234) and works with nutdrv_qx using the armac subdriver and megatec protocol.
Requires NUT >= 2.8.2 (armac subdriver incomplete in 2.8.0).
Accurat is a brand of batterium GmbH (Germany), sold primarily via Amazon EU.
The chipset is identical to Vultech UPS2000VA-PRO discussed in networkupstools#2738.
Tested on Debian Bookworm (OMV 7.x) with NUT v2.8.5-rc4 from git master.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds Accurat Flux 850 to the Hardware Compatibility List.
Device Details
0925:1234(Lakeview Research / Richcomm V2.0)nutdrv_qxarmacmegatecContext
The Accurat Flux series is a budget UPS line sold primarily on Amazon in the EU market. It uses the same Richcomm V2.0 USB chipset (
0925:1234) as the Vultech UPS2000VA-PRO documented in #2738.The standard NUT 2.8.0 Debian package does not support this device. Building from git master (>= 2.8.2) with
nutdrv_qx,subdriver=armac, andprotocol=megatecworks correctly.All standard monitoring values (voltage, load, battery, temperature, frequency) are reported. Shutdown commands and battery tests are functional.
DDL dump submitted: networkupstools/nut-ddl#58
Related
Complete setup scripts (driver build + master/client configuration):
https://gist.github.com/lvl47/a280c7d1a0a8a489c084c83b8f28f054