v1.13.2
v1.13.2 (2026-01-22)
Bug Fixes
- Correct TB written/read calculation for Intel SSDs (#101)
- Intel S4510/S4610 and similar SSDs were showing 0.00 TB written/read because they report attributes 241/242 in 32 MiB units rather than LBA counts. The fix detects the unit type from the attribute name provided by smartctl and applies the correct conversion.