Update powerwall.sh

This commit is contained in:
2023-10-31 13:21:16 -05:00
parent d721f76a80
commit e9cbf9ef8e

View File

@@ -563,7 +563,7 @@ CHECKPOWER(){
echo -e "${idsCL[LightCyan]}Inverter Output Watts ${idsCL[Default]}: ${idsCL[Green]}${OUTPUTW}'W"
echo
echo -e "${idsCL[LightCyan]}Battery Voltage ${idsCL[Default]}: ${idsCL[Green]}${BATTV}'V${idsCL[Default]}"
echo -e "${idsCL[LightCyan]}Battery Amperage Draw ${idsCL[Default]}: ${idsCL[Green]}${BATTA}'A${idsCL[Default]}"
echo -e "${idsCL[LightCyan]}Battery Amps Draw/Charge ${idsCL[Default]}: ${idsCL[Green]}${BATTA}'A${idsCL[Default]}"
echo
if [ "$(CHECK_HOST 10.10.1.205)" != "false" ]; then