mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Clarify done_message description (#15127)
This commit is contained in:
parent
862df9aaa7
commit
d6324684b0
@ -93,9 +93,9 @@ message:
|
||||
type: template
|
||||
done_message:
|
||||
description: >
|
||||
A message sent after an alert transitions from `on` to `idle` with
|
||||
A message sent after an alert transitions from `on` or `off` to `idle` with
|
||||
[template](/docs/configuration/templating/) support. Is only sent if an alert notification
|
||||
was sent for transitioning from `off` to `on`.
|
||||
was sent for transitioning from `idle` to `on`.
|
||||
required: false
|
||||
type: template
|
||||
notifiers:
|
||||
|
Loading…
x
Reference in New Issue
Block a user