mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Set as JSON
This commit is contained in:
parent
b4b6a49687
commit
3f9793c69b
@ -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.
|
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,
|
"id": 24,
|
||||||
"type": "call_service",
|
"type": "call_service",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user