Update powerwall.sh

This commit is contained in:
2023-11-07 09:37:07 -06:00
parent 3b197ac2f9
commit 891e691fe5

View File

@@ -19,6 +19,7 @@ CHECKTEMP(){
start=`date +%s`
cw=25;
while [ $# -gt 0 ]; do
echo "$1 = $2"
case "$1" in
-avg) avgdays=${2};;
-search) search=${2};;