Weathermap v0.97c NODE valid TARGET

I’m trying to edit a weathermap set up by my old boss and I’m getting warnings about NODEs with invalid TARGETs (“TARGET none”). How can I get rid of these warnings?

Thanks.

Don’t use invalid TARGETs :slight_smile:

‘none’ isn’t recognised as a target by any of the datasource plugins. Usually, if you don’t need a link or node to collect data, you can leave the TARGET line out completely.

However, if the DEFAULT node or link has a TARGET, and you want to have an item without one, then static:0:0 is usually a safe bet for a TARGET line.