Skip to content

Commit

Permalink
Add missing timer service translation (#100388)
Browse files Browse the repository at this point in the history
  • Loading branch information
steffenrapp committed Sep 15, 2023
1 parent 5ac149a commit b4c095e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions homeassistant/components/timer/services.yaml
Expand Up @@ -36,3 +36,5 @@ change:
example: "00:01:00, 60 or -60"
selector:
text:

reload:
4 changes: 4 additions & 0 deletions homeassistant/components/timer/strings.json
Expand Up @@ -62,6 +62,10 @@
"description": "Duration to add or subtract to the running timer."
}
}
},
"reload": {
"name": "[%key:common::action::reload%]",
"description": "Reloads helpers from the YAML-configuration."
}
}
}

0 comments on commit b4c095e

Please sign in to comment.