corrige temperature

This commit is contained in:
2026-01-10 20:24:11 +01:00
parent ff3fc65eef
commit 91bfcff1fe
2486 changed files with 31797 additions and 544 deletions

View File

@@ -18,3 +18,6 @@ sysinfo = "0.30"
local-ip-address = "0.6"
zbus = "3"
hostname = "0.4"
[target.'cfg(windows)'.dependencies]
windows-sys = { version = "0.52", features = ["Win32_System_Power"] }