diff --git a/inc/power.inc.sh b/inc/power.inc.sh index 4b184708..f586864d 100644 --- a/inc/power.inc.sh +++ b/inc/power.inc.sh @@ -422,7 +422,7 @@ CHECKPOWER(){ DIVIDER . yellow ${PRI_WIDTH} echo -en "${idsCL[LightCyan]} Amps Watts" [ "${avgdays}" != "" ] && echo -e " Amps Watts" || echo - + DIVIDER . lightCyan ${PRI_WIDTH} [ ${REPORT} -eq 0 ] && echo -en "${idsCL[Yellow]}Pulling data from Kyle's Equipment ... " KYLE_INFO=$(curl -m 3 -s http://${PW_REMOTE_SENSORS['KP-Power']}:8888/status/${PW_SENSOR_DEVICEID['KP-Power']} | jq '.dps')