mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Clarify done_message description (#15127)
This commit is contained in:
parent
862df9aaa7
commit
d6324684b0
@ -93,9 +93,9 @@ message:
|
|||||||
type: template
|
type: template
|
||||||
done_message:
|
done_message:
|
||||||
description: >
|
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
|
[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
|
required: false
|
||||||
type: template
|
type: template
|
||||||
notifiers:
|
notifiers:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user