mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 21:25:13 +02:00
@@ -4,14 +4,14 @@ create:
|
||||
fields:
|
||||
message:
|
||||
name: Message
|
||||
description: Message body of the notification. [Templates accepted]
|
||||
description: Message body of the notification.
|
||||
required: true
|
||||
example: Please check your configuration.yaml.
|
||||
selector:
|
||||
text:
|
||||
title:
|
||||
name: Title
|
||||
description: Optional title for your notification. [Templates accepted]
|
||||
description: Optional title for your notification.
|
||||
example: Test notification
|
||||
selector:
|
||||
text:
|
||||
|
Reference in New Issue
Block a user