From 9d83432dde971453c10f371ee1971335571aa460 Mon Sep 17 00:00:00 2001 From: JuGuSm <33349590+JuGuSm@users.noreply.github.com> Date: Fri, 16 Sep 2022 16:00:12 +0200 Subject: [PATCH] Add a missing description field (#24143) --- source/_docs/blueprint/tutorial.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_docs/blueprint/tutorial.markdown b/source/_docs/blueprint/tutorial.markdown index fc5ceb5ce5e..7b3acccd1ac 100644 --- a/source/_docs/blueprint/tutorial.markdown +++ b/source/_docs/blueprint/tutorial.markdown @@ -126,6 +126,7 @@ Blueprints are easier to use if it's easy to see what each field is used for. We ```yaml blueprint: name: Motion Light Tutorial + description: Turn a light on based on detected motion domain: automation input: motion_sensor: