mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 17:57:14 +00:00
Add blueprint author name (#26072)
This commit is contained in:
parent
9ebc82be07
commit
12234fc399
@ -55,6 +55,10 @@ domain:
|
|||||||
`automation` and `script` are supported.
|
`automation` and `script` are supported.
|
||||||
type: string
|
type: string
|
||||||
required: true
|
required: true
|
||||||
|
author:
|
||||||
|
description: The name of the blueprint author.
|
||||||
|
type: string
|
||||||
|
required: false
|
||||||
homeassistant:
|
homeassistant:
|
||||||
description: >
|
description: >
|
||||||
Home Assistant requirements to be able to use the blueprint successfully.
|
Home Assistant requirements to be able to use the blueprint successfully.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user