mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-26 02:36:37 +00:00
Use template selector in wait_template (#12366)
This commit is contained in:
parent
27ca45dc70
commit
2099259393
@ -10,9 +10,7 @@ const SCHEMA: HaFormSchema[] = [
|
|||||||
{
|
{
|
||||||
name: "wait_template",
|
name: "wait_template",
|
||||||
selector: {
|
selector: {
|
||||||
text: {
|
template: {},
|
||||||
multiline: true,
|
|
||||||
},
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user