Hi all,
I would like to model the following:
I have a motion sensor in the bathroom and would like ONE automation to do the following:
If no motion is detected:
- turn off the lights after 5min
- turn off the fan after 20min
It seems like the delay function I can use in the actions block is a root level element and therefore it gets applied to all actions which are defined? Or is this just a limitation of the UI that it gets rendered this way? But looking at the documentation (https://www.home-assistant.io/docs/scripts/#delay) it also looks like it is a root level elementā¦
Thanks in advance,
Andreas
