Skip to content

Commit 26bf63d

Browse files
authored
NEWS.adoc: optiups fixes [#2089]
Signed-off-by: Jim Klimov <jimklimov+nut@gmail.com>
1 parent 9327fa5 commit 26bf63d

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

NEWS.adoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,14 @@ as part of https://github.com/networkupstools/nut/issues/1410 solution.
228228
- The `bestfortress` driver shutdown handling was fixed to use a non-trivial
229229
default timeout [#1820]
230230

231+
- The `optiups` driver only gave accurate voltage information with 120VAC
232+
models and assumed a 12V battery when calculating capacity. There is
233+
a protocol command that gives a (fixed) voltage which correlates with
234+
the voltage selection DIP switches on the back of the UPS, taking into
235+
account whether it is a 120 or 240VAC model. Likewise, now the battery
236+
capacity fix is applied globally, based on whether or not the battery
237+
voltage is greater than 20V. [#2089]
238+
231239
- GPIO drivers [#1855]:
232240
* Added a new category of drivers, using GPIO interface to locally connected
233241
devices (currently limited to 2018+ Linux libgpiod, but its architecture

0 commit comments

Comments
 (0)