Files
homeassistant-core/homeassistant/components/websocket_api/strings.json
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
178 B
JSON
Raw Normal View History

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