1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 09:38:58 +01:00
Files
core/homeassistant/components/rest/strings.json
T

9 lines
144 B
JSON

{
"services": {
"reload": {
"name": "Reload",
"description": "Reloads REST entities from the YAML-configuration."
}
}
}