mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-23 16:06:21 +01:00
* Add missing rest_command reload service to services.yaml * Add missing strings.json * retrigger stale CI
9 lines
171 B
JSON
9 lines
171 B
JSON
{
|
|
"services": {
|
|
"reload": {
|
|
"name": "[%key:common::action::reload%]",
|
|
"description": "Reloads RESTful commands from the YAML-configuration."
|
|
}
|
|
}
|
|
}
|