Hi I have an automation setup with 4 triggers.
- Shower On
- Shower Off
- Fallback to turn fan of just in case
- Fallback to turn fan of just in case
The use case that I would like to solve is as follows:
Shower On is triggered
Shower Off is triggered
Shower On is triggered again before Shower Off action is executed because I use a delay of 25 minutes and some else took a shower shortly after.
What happens is that Shower Off is executed to soon. So functionaly the second Shower On should stop the running Shower Off action.
A solution I could come up with is to not use a delay in the action but to change the trigger to trigger when shower off happens 25 minutes (the delay) ago.
Unfortunatly I can't figure how to do this.
Here is my automation:
https://hastebin.com/share/aseboyixed.yaml