hass-core/homeassistant/components/command_line/strings.json
2023-11-04 16:17:31 +01:00

8 lines
181 B
JSON

{
"services": {
"reload": {
"name": "[%key:common::action::reload%]",
"description": "Reloads command line configuration from the YAML-configuration."
}
}
}