mirror of
https://github.com/home-assistant/core.git
synced 2026-01-25 09:02:38 +01:00
9 lines
181 B
JSON
9 lines
181 B
JSON
{
|
|
"services": {
|
|
"reload": {
|
|
"description": "Reloads command line configuration from the YAML-configuration.",
|
|
"name": "[%key:common::action::reload%]"
|
|
}
|
|
}
|
|
}
|