Update powerwall.sh
This commit is contained in:
@@ -213,7 +213,8 @@ VOLTAGE: ${INPUTACV}V"
|
|||||||
if [ $voltstatus -eq 0 ]; then
|
if [ $voltstatus -eq 0 ]; then
|
||||||
SENDNOTICE "Power Nominal" "($datetime) Service Startup
|
SENDNOTICE "Power Nominal" "($datetime) Service Startup
|
||||||
Normal voltage detected
|
Normal voltage detected
|
||||||
VOLTAGE: ${INPUTACV}V"
|
VOLTAGE: ${INPUTACV}V
|
||||||
|
BATT VOLTAGE: ${BATTVOLT}V"
|
||||||
echo "($datetime) - ${INPUTACV}V - Service Startup - Normal voltage detected" >> ${logacv}
|
echo "($datetime) - ${INPUTACV}V - Service Startup - Normal voltage detected" >> ${logacv}
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user