mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 11:46:42 +00:00
Update reloadables to include telegram/smtp/mqtt (#6759)
This commit is contained in:
parent
fd1342f9d1
commit
fd6436d490
@ -829,7 +829,7 @@
|
||||
"introduction": "Some parts of Home Assistant can reload without requiring a restart. Hitting reload will unload their current YAML configuration and load the new one.",
|
||||
"reload": "Reload {domain}",
|
||||
"core": "Reload location & customizations",
|
||||
"group": "Reload groups",
|
||||
"group": "Reload groups, group entities, and notify services",
|
||||
"automation": "Reload automations",
|
||||
"script": "Reload scripts",
|
||||
"scene": "Reload scenes",
|
||||
@ -842,7 +842,7 @@
|
||||
"input_select": "Reload input selects",
|
||||
"template": "Reload template entities",
|
||||
"universal": "Reload universal media player entities",
|
||||
"rest": "Reload rest entities",
|
||||
"rest": "Reload rest entities and notify services",
|
||||
"command_line": "Reload command line entities",
|
||||
"filter": "Reload filter entities",
|
||||
"statistics": "Reload statistics entities",
|
||||
@ -854,6 +854,9 @@
|
||||
"trend": "Reload trend entities",
|
||||
"ping": "Reload ping binary sensor entities",
|
||||
"filesize": "Reload file size entities",
|
||||
"telegram": "Reload telegram notify services",
|
||||
"smtp": "Reload smtp notify services",
|
||||
"mqtt": "Reload mqtt entities",
|
||||
"rpi_gpio": "Reload Raspberry Pi GPIO entities"
|
||||
},
|
||||
"server_management": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user