From 548b87222943fdf48974ae6bedb537d62abd68ed Mon Sep 17 00:00:00 2001 From: Philip Allgaier Date: Thu, 21 Oct 2021 08:20:37 +0200 Subject: [PATCH] Add missing names for notify service fields (#58154) --- homeassistant/components/notify/services.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/homeassistant/components/notify/services.yaml b/homeassistant/components/notify/services.yaml index a4ac45e9df8..7284cb68eb6 100644 --- a/homeassistant/components/notify/services.yaml +++ b/homeassistant/components/notify/services.yaml @@ -18,6 +18,7 @@ notify: selector: text: target: + name: Target description: An array of targets to send the notification to. Optional depending on the platform. @@ -38,12 +39,14 @@ persistent_notification: description: Sends a notification to the visible in the front-end. fields: message: + name: Message description: Message body of the notification. required: true example: The garage door has been open for 10 minutes. selector: text: title: + name: Title description: Title for your notification. example: "Your Garage Door Friend" selector: