mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00: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."
|
|
}
|
|
}
|
|
}
|