mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 02:07:15 +00:00
Add a missing description field (#24143)
This commit is contained in:
parent
81d087480b
commit
9d83432dde
@ -126,6 +126,7 @@ Blueprints are easier to use if it's easy to see what each field is used for. We
|
|||||||
```yaml
|
```yaml
|
||||||
blueprint:
|
blueprint:
|
||||||
name: Motion Light Tutorial
|
name: Motion Light Tutorial
|
||||||
|
description: Turn a light on based on detected motion
|
||||||
domain: automation
|
domain: automation
|
||||||
input:
|
input:
|
||||||
motion_sensor:
|
motion_sensor:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user