From 1131900aa9bc4e32f068951e0f74b969e8520e19 Mon Sep 17 00:00:00 2001 From: Jim Klimov Date: Sun, 20 Oct 2024 23:06:48 +0200 Subject: [PATCH] NEWS.adoc: beeper support with MGE HID [#2662] Signed-off-by: Jim Klimov --- NEWS.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS.adoc b/NEWS.adoc index 86abcf1dd6..a9c8b7e0ae 100644 --- a/NEWS.adoc +++ b/NEWS.adoc @@ -157,6 +157,8 @@ https://github.com/networkupstools/nut/milestone/11 series (largely guessing, feedback and PRs for adaptation to actual string values reported by devices via USB are welcome), so these devices would now report `battery.voltage` and `battery.voltage.nominal`. [#2380] + * Added `ups.beeper.status` support for Masterpower MF-UPS650VA using the + MGE HID subdriver. [#2662] * `powercom-hid` subdriver sent UPS shutdown commands in wrong byte order, at least for devices currently in the field. A toggle was added to set the old behavior (if some devices do need it), while a fix is applied