diff --git a/defaults.inc b/defaults.inc index 05746448..95ba6b06 100755 --- a/defaults.inc +++ b/defaults.inc @@ -33,8 +33,9 @@ PW_POWERWALL_SERVICES['power']='monitor-power' PW_POWERWALL_SERVICES['powerlogger']='monitor-powerlogger' declare -A PW_TEMP_THRESHOLDS -# PW_TEMP_THRESHOLDS['ServerRoomTH']="72,74,76" -PW_TEMP_THRESHOLDS['ServerRoomTH']="83,88,95" +# 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['Powerwall-CPU']="122,131,176" PW_TEMP_THRESHOLDS['OctoPI-CPU']="122,131,176"