Update defaults.inc

This commit is contained in:
2023-12-01 11:32:24 -06:00
parent 474e803387
commit d2816e97e9

View File

@@ -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"