-
-
Notifications
You must be signed in to change notification settings - Fork 416
Add missing data points for Goldenmate to iDowell subdriver #3265
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+28
−9
Conversation
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
This PR will add additional values to the iDowell subdriver for support of Goldenmate brand UPS using LiFePO4.
…s#3265] Instead of bumping 0.2 to 0.3, bump to 0.20 - better future-proof Signed-off-by: Jim Klimov <jimklimov+nut@gmail.com>
…workupstools#3265] Signed-off-by: Jim Klimov <jimklimov+nut@gmail.com>
Signed-off-by: Jim Klimov <jimklimov+nut@gmail.com>
Signed-off-by: Jim Klimov <jimklimov+nut@gmail.com>
Signed-off-by: Jim Klimov <jimklimov+nut@gmail.com>
|
❌ Build nut 2.8.4.3993-master failed (commit 143d323fb9 by @DeadEnded) |
|
❌ Build nut 2.8.4.3998-master failed (commit 3aa84c25c6 by @jimklimov) |
…etworkupstools#3265] Signed-off-by: Jim Klimov <jimklimov@gmail.com>
jimklimov
added a commit
to jimklimov/nut
that referenced
this pull request
Jan 16, 2026
…ted format [networkupstools#3265] Signed-off-by: Jim Klimov <jimklimov+nut@gmail.com>
|
❌ Build nut 2.8.4.4002-master failed (commit b786140407 by @jimklimov) |
jimklimov
added a commit
to jimklimov/nut
that referenced
this pull request
Jan 17, 2026
…wly Goldenmate) devices on USB ID v075Dp0300 [networkupstools#3265] Signed-off-by: Jim Klimov <jimklimov+nut@gmail.com>
jimklimov
added a commit
to jimklimov/nut
that referenced
this pull request
Jan 17, 2026
…wly Goldenmate) devices on USB ID v075Dp0300 [networkupstools#3265] Signed-off-by: Jim Klimov <jimklimov+nut@gmail.com>
jimklimov
added a commit
to jimklimov/nut
that referenced
this pull request
Jan 17, 2026
…wly Goldenmate) devices on USB ID v075Dp0300 [networkupstools#3265] Signed-off-by: Jim Klimov <jimklimov+nut@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement
Incorrect or missing readings
On some devices driver-reported values are systemically off (e.g. x10, x0.1, const+Value, etc.)
USB
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.
This PR will add additional data points to the iDowell subdriver for support of Goldenmate brand UPS using LiFePO4.
iDowell and Goldenmate use the same vendorID and productID - nothing from the iDowell has been modified, this just adds additional HID2NUT table data points.
I have tested this on my Goldenmate UPS.
This should resolve #3015