Update doc - get_services (#2025)
Update doc - get_services As stated in this file -> home-assistant/homeassistant/components/websocket_api.py
This commit is contained in:
parent
9a4e0e77e2
commit
e59ce8b3e7
1 changed files with 1 additions and 1 deletions
|
@ -297,7 +297,7 @@ This will get a dump of the current services in Home Assistant.
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"id": 19,
|
"id": 19,
|
||||||
"type": "get_config"
|
"type": "get_services"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue