Update powerwall.sh
This commit is contained in:
@@ -139,7 +139,7 @@ CHECKACV_SERVICE(){
|
||||
fi
|
||||
voltstatus=3
|
||||
BATTVOLT=$(curl -s "http://10.10.0.61/stats.json" | jq '.inputs ..battV')
|
||||
[ $VERBOSE = true ] && echo "($datetime) Battery Voltage: ${BATTVOLT}V"
|
||||
[ $VERBOSE = true ] && echo "($datetime) Battery Voltage: ${BATTVOLT}"
|
||||
|
||||
fi
|
||||
sleep 10
|
||||
|
||||
Reference in New Issue
Block a user