Fix missing template alarm control panel menu string (#126791)
parent
eb763563f2
commit
a435095e76
|
@ -103,6 +103,7 @@
|
|||
"user": {
|
||||
"description": "This helper allows you to create helper entities that define their state using a template.",
|
||||
"menu_options": {
|
||||
"alarm_control_panel": "Template an alarm control panel",
|
||||
"binary_sensor": "Template a binary sensor",
|
||||
"button": "Template a button",
|
||||
"image": "Template a image",
|
||||
|
|
Loading…
Reference in New Issue