Files
homeassistant-core/homeassistant/components/backup/strings.json
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
122 B
JSON
Raw Normal View History

{
"services": {
"create": {
"name": "Create backup",
"description": "Creates a new backup."
}
}
}