{
"description": "Interface for water sensors.",
"extends": "sensor",
"states": [
"name": "waterDetected",
"type": "bool",
"logged": true
}
]