mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Fix missing template alarm control panel menu string (#126791)
This commit is contained in:
parent
1395baef01
commit
d5ad35630f
@ -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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user