Using a leak sensor with a pressure pad (Partway there)

Hi all
I’m looking for help if possible
I have repurposed a pressure mat which id like to use with smart things
I have wired the pressure mat to a leak sensor and it can now send notifications to a mobile phone when pressure is applied to the pad, albeit the notification is wet and Id like it to say seated.
The application that I want to use it for, is to notify me when a person who HAS been sitting on it gets up, not sits down on it, ie when they are leaving a seated position.
Are there any device handlers that I can use, for example, to get this to work as a switch?
Thanks for reading

If the handler and all associated programming works as it should I would take the notification task over in WebCore since you can modify the message and trigger/interval to say/act whatever you want.

1 Like