Fix missing template alarm control panel menu string (#126791)

This commit is contained in:
Martin Hjelmare 2024-09-26 07:37:49 +02:00 committed by GitHub
parent 1395baef01
commit d5ad35630f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -103,6 +103,7 @@
"user": { "user": {
"description": "This helper allows you to create helper entities that define their state using a template.", "description": "This helper allows you to create helper entities that define their state using a template.",
"menu_options": { "menu_options": {
"alarm_control_panel": "Template an alarm control panel",
"binary_sensor": "Template a binary sensor", "binary_sensor": "Template a binary sensor",
"button": "Template a button", "button": "Template a button",
"image": "Template a image", "image": "Template a image",