diff --git a/inc/power.inc.sh b/inc/power.inc.sh index c495df05..e093fda2 100644 --- a/inc/power.inc.sh +++ b/inc/power.inc.sh @@ -1197,7 +1197,6 @@ OFFSITE_SENDPOWER(){ } GET_TUYA_POWER(){ - echo "http://${PW_TUYA_API}/status/${PW_SENSOR_DEVICEID[${1}]}" INFO=$(curl -m 3 -s http://${PW_TUYA_API}/status/${PW_SENSOR_DEVICEID[${1}]} | jq '.dps') if [ "${INFO}" != "" ]; then WATT=-1