Update temp.inc.sh

This commit is contained in:
2024-01-09 22:22:40 -06:00
parent 551f06598a
commit d75d8ca3ca

View File

@@ -433,7 +433,7 @@ CHECKTEMP_SERVICE_RUNSENSOR(){
temp_h=''
if [ "${SENSOR}" == "Powerwall-FAN" ] && [ "${temp_c}" == "0" ]; then
pwmconfig &
sleep 4s
sleep 5s
killall pwmconfig
fi
fi