Fix Blueprint example to include required domain key (#38298)

This commit is contained in:
c0ffeeca7 2025-04-01 09:23:36 +02:00 committed by GitHub
commit 9051129ee4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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