mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 19:25:12 +02:00
Fix systemmonitor CPU temp for Armbian on PineA64 (#63111)
This commit is contained in:
@@ -305,6 +305,7 @@ CPU_SENSOR_PREFIXES = [
|
|||||||
"soc_thermal 1",
|
"soc_thermal 1",
|
||||||
"Tctl",
|
"Tctl",
|
||||||
"cpu0-thermal",
|
"cpu0-thermal",
|
||||||
|
"cpu0_thermal",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user