Update powerwall.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user