mirror of
https://github.com/home-assistant/core.git
synced 2026-01-25 00:52:39 +01:00
8 lines
174 B
JSON
8 lines
174 B
JSON
{
|
|
"exceptions": {
|
|
"child_service_not_found": {
|
|
"message": "Action {domain}.{service} uses action {child_domain}.{child_service} which was not found."
|
|
}
|
|
}
|
|
}
|