mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +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:
|
blueprint:
|
||||||
name: Example blueprint
|
name: Example blueprint
|
||||||
description: Example showing an input
|
description: Example showing an input
|
||||||
|
domain: automation
|
||||||
input:
|
input:
|
||||||
my_input:
|
my_input:
|
||||||
name: Example input
|
name: Example input
|
||||||
|
Loading…
x
Reference in New Issue
Block a user