Add blueprint author name (#26072)

This commit is contained in:
Paul Bottein 2023-02-02 17:37:03 +01:00 committed by GitHub
parent 9ebc82be07
commit 12234fc399
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,6 +55,10 @@ domain:
`automation` and `script` are supported.
type: string
required: true
author:
description: The name of the blueprint author.
type: string
required: false
homeassistant:
description: >
Home Assistant requirements to be able to use the blueprint successfully.