Hey,
I’m trying to get the time when someone took a shower. I have a humidity sensor in homey in my bathroom. I tried to use the “trend” check of ITR. But it doesn’t work. How can I calculate the trend between two datapoints, that I use the correct value for the ITR flow card.
Maybe I’m doing it the wrong way. But this is with what I came up with:
- If humidity becomes greater then 41-60%
- use ITR to check if the trend was greater than .75 in the past 15 min
- set var “showered” to yes/true and save current time in ms to var “showering time”
- for test purposes send a push notification to me
This is what the flow looks like? But it doesn’t work. Any idea what I’m doing wrong or am I going in a complete wrong direction?
This is what I can see in insights:


