You could use a rule to aggregate the status of the moisture sensors into a variable, then display that variable on your dashboard.
The concept is described here:
The rule might look something like:
If you wanted to know which particular sensor was wet, you could add additional logic potentially with a separate variable to snapshot the name of which sensor was wet.