Update powerwall.sh
This commit is contained in:
@@ -125,7 +125,7 @@ CHECKACV_SERVICE(){
|
||||
echo -e "($datetime) Normal voltage detected\nVOLTAGE: ${INPUTACV}V" | mail -s "Power Nominal" $email_alert
|
||||
echo "alert sent"
|
||||
fi
|
||||
last_volt=1
|
||||
voltstatus=1
|
||||
else
|
||||
echo "($datetime) LOW voltage: ${INPUTACV}V"
|
||||
if [ $voltstatus -lt 3 ]; then
|
||||
|
||||
Reference in New Issue
Block a user