nvme temp parsing fix

This commit is contained in:
2025-03-03 20:08:54 -05:00
parent 8845b1c8cb
commit 04c1dc59ce

View File

@ -667,7 +667,7 @@ class SystemHealthMonitor:
def _parse_smart_value(self, raw_value: str) -> int:
"""
Parse SMART values handling different formats
Parse SMART values handling different formats including NVMe temperature readings
"""
try:
# Handle temperature values with °C