nutdotnet / WinNUT-Client

WinForms-based client for monitoring your Uninterruptible Power Supply (UPS) connected to a Network UPS Tools (NUT) server.
GNU General Public License v3.0
209 stars 19 forks source link

Fixed the bug where the UPS using battery power was not displayed. #137

Closed MaxMadcc closed 7 months ago

MaxMadcc commented 7 months ago

Add "ALARM" UPS States flag.The "ALARM" flag is still on my Huawei UPS200A device. Fixed the bug where the UPS using battery power was not displayed. 20240302131856

gbakeman commented 7 months ago

It looks like we've been ignoring UPS_Status for a long time. Thank you for fixing that, and for the status addition!