core/homeassistant/components/websocket_api/strings.json

8 lines
178 B
JSON

{
"exceptions": {
"child_service_not_found": {
"message": "Service {domain}.{service} called service {child_domain}.{child_service} which was not found."
}
}
}