mirror of
https://github.com/home-assistant/core.git
synced 2025-12-26 22:18:40 +00:00
9 lines
181 B
JSON
9 lines
181 B
JSON
{
|
|
"services": {
|
|
"reload": {
|
|
"name": "[%key:common::action::reload%]",
|
|
"description": "Reloads command line configuration from the YAML-configuration."
|
|
}
|
|
}
|
|
}
|