From fb25dbfd28f70586069b54a1b4cc0cd2bf27f302 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Mon, 17 Feb 2020 10:49:26 -0800 Subject: [PATCH] Allow specifying icon for a script (#12110) --- source/_integrations/script.markdown | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/_integrations/script.markdown b/source/_integrations/script.markdown index 0e16ecc7c40..e619cabb0db 100644 --- a/source/_integrations/script.markdown +++ b/source/_integrations/script.markdown @@ -38,6 +38,10 @@ alias: description: Friendly name for the script. required: false type: string +icon: + description: Icon for the script. + required: false + type: string description: description: A description of the script that will be displayed in the Services tab under Developer Tools. required: false @@ -73,6 +77,7 @@ sequence: script:  wakeup: alias: Wake Up + icon: "mdi:party-popper" description: 'Turns on the bedroom lights and then the living room lights after a delay' fields: minutes: