想读取CPU的温度放到Homeassistant 里呈现的说,谢谢大佬。
设备温度 : $(cat /proc/msp/pm_cpu | grep Tsensor | awk '{print $4}')°C