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