File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments