16 lines
241 B
JSON
16 lines
241 B
JSON
{
|
|
"conditions": {
|
|
"is_value": {
|
|
"condition": "mdi:water-percent"
|
|
}
|
|
},
|
|
"triggers": {
|
|
"changed": {
|
|
"trigger": "mdi:water-percent"
|
|
},
|
|
"crossed_threshold": {
|
|
"trigger": "mdi:water-percent"
|
|
}
|
|
}
|
|
}
|