mirror of
https://github.com/home-assistant/core.git
synced 2026-01-25 09:02:38 +01:00
9 lines
131 B
JSON
9 lines
131 B
JSON
{
|
|
"services": {
|
|
"reload": {
|
|
"name": "Reload",
|
|
"description": "Reloads all available Python scripts."
|
|
}
|
|
}
|
|
}
|