mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-06 18:26:51 +00:00
Make notifiers of Alert optional (#24540)
This commit is contained in:
parent
6f4b2bf092
commit
ba2b2641a7
@ -103,7 +103,7 @@ done_message:
|
|||||||
type: template
|
type: template
|
||||||
notifiers:
|
notifiers:
|
||||||
description: "List of `notification` integrations to use for alerts."
|
description: "List of `notification` integrations to use for alerts."
|
||||||
required: true
|
required: false
|
||||||
type: list
|
type: list
|
||||||
data:
|
data:
|
||||||
description: "Dictionary of extra parameters to send to the notifier."
|
description: "Dictionary of extra parameters to send to the notifier."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user