Hey,
could someone help me to achieve a notification voice reminder please?
I manage to do this for single items but not for my full “flow”. What I want to do is:
Trigger: every 20min
Condition: bool-empty-dishwasher ON
Action: TTS say: “do it”
Condition: bool-washing-machine-finished ON
Action: TTS say: “do that”
Condition: bool-dryer-finished ON
Action: TTS say: “ding ding”
If I set my automation up exactly like that it doesn’t play or only plays the first entry, even if I add pauses between the actions. Is this not possible to achieve within a single automation?
Thanks for the help!
I just modified and added this and it works but I wanted to have a repeating notification, every 20min or so that one of the input-bools still is on. When I add it like this I only get the notification when the state is set from off to on. Any ideas?
Great! I just implemented this and it works like a dream!
The only issue I am facing now is that I would love to add conditions like “dont nag me at 1am” or “dont shout at me when I am not even home”.
I cant seem to find how to add conditions to the alerts, is there any way to achieve that?
Another nice thing would be to flash my RGB-CCT Leds when an alert is playing, how would I do that?
Yea I´ve read that but I´m afraid I dont understand how to handle the conditions I need (not between 23:00-07:00 AND not when I´m not home) since I am pretty new and the description ist not very detailed.
Could you please explain?