Update powerwall.sh

This commit is contained in:
2023-08-14 18:34:17 -05:00
parent 92d1fcf777
commit e175fb4dcb

View File

@@ -28,6 +28,7 @@ CHECKTEMP(){
if [ "${PW_SENSOR_TYPE[${SENSOR}]}" == "esxi" ]; then
vHOSTIP=${PW_ESXI_MON_HOSTS[${SENSOR}]}
echo "H: $SENSOR - $vHOSTIP"
vHOSTNAME=${PW_ESXI_HOST_NAMES[${vHOSTIP}]}
if [ "$(CHECK_HOST ${vHOSTIP})" != "false" ]; then
echo -en "\r\033[K"