I don’t think it is necessary as every time the water is legitimately used it resets. If there are long periods of in activity, you could use an inject node to send a message at a specific time or interval daily. Or a stop timer for a max time between events.
[{"id":"dca65fd242b73688","type":"server-state-changed","z":"f80b6c338afd5483","name":"","server":"","version":3,"exposeToHomeAssistant":false,"haConfig":[{"property":"name","value":""},{"property":"icon","value":""}],"entityidfilter":"sensor.water_meter","entityidfiltertype":"exact","outputinitially":false,"state_type":"str","haltifstate":"","halt_if_type":"str","halt_if_compare":"is","outputs":1,"output_only_on_state_change":false,"for":0,"forType":"num","forUnits":"minutes","ignorePrevStateNull":false,"ignorePrevStateUnknown":false,"ignorePrevStateUnavailable":false,"ignoreCurrentStateUnknown":false,"ignoreCurrentStateUnavailable":false,"outputProperties":[{"property":"payload","propertyType":"msg","value":"","valueType":"entityState"},{"property":"data","propertyType":"msg","value":"","valueType":"eventData"},{"property":"topic","propertyType":"msg","value":"","valueType":"triggerId"}],"x":760,"y":2320,"wires":[["2e52deecc63c3e7b"]]},{"id":"2e52deecc63c3e7b","type":"switch","z":"f80b6c338afd5483","name":"","property":"payload","propertyType":"msg","rules":[{"t":"btwn","v":".1","vt":"num","v2":"1","v2t":"num"},{"t":"gt","v":"1","vt":"num"}],"checkall":"true","repair":false,"outputs":2,"x":990,"y":2320,"wires":[["8641f324bcc4fba3","3fb992490df612a6"],["c29851c26f644d86"]]},{"id":"8641f324bcc4fba3","type":"counter","z":"f80b6c338afd5483","name":"","init":"0","step":"1","lower":"","upper":"10","mode":"increment","outputs":"1","x":1480,"y":2320,"wires":[["426c74b1577b9033"]]},{"id":"c29851c26f644d86","type":"change","z":"f80b6c338afd5483","name":"","rules":[{"t":"set","p":"reset","pt":"msg","to":"true","tot":"bool"}],"action":"","property":"","from":"","to":"","reg":false,"x":1280,"y":2380,"wires":[["8641f324bcc4fba3"]]},{"id":"426c74b1577b9033","type":"switch","z":"f80b6c338afd5483","name":"","property":"count","propertyType":"msg","rules":[{"t":"eq","v":"10","vt":"str"}],"checkall":"true","repair":false,"outputs":1,"x":1650,"y":2320,"wires":[["c29851c26f644d86","6634c1a0744974c7"]]},{"id":"6634c1a0744974c7","type":"api-call-service","z":"f80b6c338afd5483","name":"notify","server":"","version":3,"debugenabled":false,"service_domain":"","service":"","entityId":"","data":"","dataType":"jsonata","mergecontext":"","mustacheAltTags":false,"outputProperties":[],"queue":"none","x":1850,"y":2320,"wires":[[]]},{"id":"e3e6a3d38cafb683","type":"inject","z":"f80b6c338afd5483","name":"set daily/interval reset","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"","payloadType":"date","x":940,"y":2380,"wires":[["c29851c26f644d86"]]},{"id":"3fb992490df612a6","type":"stoptimer","z":"f80b6c338afd5483","duration":"5","units":"Second","payloadtype":"num","payloadval":"0","name":"set max time between events","x":1220,"y":2260,"wires":[["c29851c26f644d86"],[]]}]