mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 14:27:07 +00:00
Support AMD SoC CPU temperature (#78472)
This adds support for CPU temperature readings on AMD SoC based systems like the AMD G-Series GX-222G found in FUJITSU FUTRO S920.
This commit is contained in:
parent
2ba0f42acc
commit
650aae49fe
@ -306,6 +306,7 @@ CPU_SENSOR_PREFIXES = [
|
||||
"Tctl",
|
||||
"cpu0-thermal",
|
||||
"cpu0_thermal",
|
||||
"k10temp 1",
|
||||
]
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user