message when finished #473
Unanswered
Thorsten1982
asked this question in
Community Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, how do you send a notification when a device is ready.
I tried it like that but it doesn't work
alias: Waschmaschine fertig
description: ""
triggers:
trigger: state
to: Finished
conditions:
after: "07:00:00"
before: "19:00:00"
actions:
data:
cache: false
entity_id: media_player.uberall_mas_2
message: Waschmaschine ist fertig
language: de
mode: single
Beta Was this translation helpful? Give feedback.
All reactions