mirror of
https://github.com/home-assistant/core.git
synced 2026-09-13 12:10:22 +01:00
9 lines
144 B
JSON
9 lines
144 B
JSON
{
|
|
"services": {
|
|
"reload": {
|
|
"name": "Reload",
|
|
"description": "Reloads trend sensors from the YAML-configuration."
|
|
}
|
|
}
|
|
}
|