mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 14:05:34 +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."
|
|
}
|
|
}
|
|
}
|