From 3f9793c69b19ac85730c051f37e7b0404d2382bc Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sun, 30 Jul 2017 21:52:48 +0200 Subject: [PATCH] Set as JSON --- source/developers/websocket_api.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/developers/websocket_api.markdown b/source/developers/websocket_api.markdown index 0331e2c6bbc..cfb0d8e5f94 100644 --- a/source/developers/websocket_api.markdown +++ b/source/developers/websocket_api.markdown @@ -222,7 +222,7 @@ The server will respond with a result message to indicate that unsubscribing was 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. -```json5 +```json { "id": 24, "type": "call_service",