diff --git a/homeassistant/components/systemmonitor/sensor.py b/homeassistant/components/systemmonitor/sensor.py index 7a57c06ef58..eb889264151 100644 --- a/homeassistant/components/systemmonitor/sensor.py +++ b/homeassistant/components/systemmonitor/sensor.py @@ -306,6 +306,7 @@ CPU_SENSOR_PREFIXES = [ "Tctl", "cpu0-thermal", "cpu0_thermal", + "k10temp 1", ]