mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 08:46:51 +00:00
Fix Blueprint example to include required domain key (#38298)
This commit is contained in:
commit
9051129ee4
@ -134,6 +134,7 @@ The following example shows a minimal blueprint with a single input:
|
||||
blueprint:
|
||||
name: Example blueprint
|
||||
description: Example showing an input
|
||||
domain: automation
|
||||
input:
|
||||
my_input:
|
||||
name: Example input
|
||||
|
Loading…
x
Reference in New Issue
Block a user