Update defaults.inc
This commit is contained in:
@@ -19,7 +19,7 @@ logacv=${FOLDER}/log-acv
|
|||||||
[ ! -f ${logacv} ] && touch ${logacv}
|
[ ! -f ${logacv} ] && touch ${logacv}
|
||||||
|
|
||||||
declare -A TEMP_THRESHOLDS
|
declare -A TEMP_THRESHOLDS
|
||||||
TEMP_THRESHOLDS['ServerRoomTH']="83,88,95"
|
TEMP_THRESHOLDS['ServerRoomTH']="60,70,95"
|
||||||
TEMP_THRESHOLDS['RaspberryPI-CPU']="80,101,176"
|
TEMP_THRESHOLDS['RaspberryPI-CPU']="80,101,176"
|
||||||
# TEMP_THRESHOLDS['RaspberryPI-CPU']="122,131,176"
|
# TEMP_THRESHOLDS['RaspberryPI-CPU']="122,131,176"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user