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