Skip to content

Commit 3f9793c

Browse files
committed
Set as JSON
1 parent b4b6a49 commit 3f9793c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/developers/websocket_api.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ The server will respond with a result message to indicate that unsubscribing was
222222

223223
This will call a service in Home Assistant. Right now there is no return value. The client can listen to `state_changed` events if it is interested in changed entities as a result of a service call.
224224

225-
```json5
225+
```json
226226
{
227227
"id": 24,
228228
"type": "call_service",

0 commit comments

Comments
 (0)