Clean C-state display to show only CX format
All checks were successful
Build and Release / build-and-release (push) Successful in 1m18s

- Strip suffixes like "_ACPI" from C-state names
- Display changes from "C3_ACPI:51%" to "C3:51%"
- Cleaner, more concise presentation

Bump version to v0.1.211

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-11-29 13:34:01 +01:00
parent d84690cb3b
commit 0d8284b69c
5 changed files with 11 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "cm-dashboard"
version = "0.1.210"
version = "0.1.211"
edition = "2021"
[dependencies]