Use template selector in wait_template (#12366)

This commit is contained in:
Franck Nijhof 2022-04-22 03:32:25 +02:00 committed by GitHub
parent 27ca45dc70
commit 2099259393
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,9 +10,7 @@ const SCHEMA: HaFormSchema[] = [
{
name: "wait_template",
selector: {
text: {
multiline: true,
},
template: {},
},
},
{