Update defaults.inc

This commit is contained in:
2023-12-04 09:39:19 -06:00
parent 54a88b07dd
commit 01a93e17e0

View File

@@ -35,7 +35,7 @@ PW_POWERWALL_SERVICES['powerlogger']='monitor-powerlogger'
declare -A PW_TEMP_THRESHOLDS
# PW_TEMP_THRESHOLDS['ServerRoomTH']="72,74,76" #TEST1
# PW_TEMP_THRESHOLDS['ServerRoomTH']="83,88,95" #Normal broken
PW_TEMP_THRESHOLDS['ServerRoomTH']="78,85,91" #Normal -4
PW_TEMP_THRESHOLDS['ServerRoomTH']="80,85,91" #Normal -4
PW_TEMP_THRESHOLDS['Powerwall-CPU']="122,131,176"
PW_TEMP_THRESHOLDS['Powerwall-CPU-Usage']="40,80,90"
PW_TEMP_THRESHOLDS['OctoPi-CPU']="122,131,176"