mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 12:08:19 +00:00
Fix systemmonitor CPU temp for Armbian on PineA64 (#63111)
This commit is contained in:
parent
9df40d7056
commit
e39cf1a4c6
@ -307,6 +307,7 @@ CPU_SENSOR_PREFIXES = [
|
||||
"soc_thermal 1",
|
||||
"Tctl",
|
||||
"cpu0-thermal",
|
||||
"cpu0_thermal",
|
||||
]
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user