mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-23 09:16:32 +00:00
Remove rest api service timeout (#1996)
This commit is contained in:
parent
c15218afd8
commit
44c7661712
@ -626,7 +626,7 @@ Returns a message if successful.
|
||||
|
||||
<ApiEndpoint path="/api/services/<domain>/<service>" method="post">
|
||||
|
||||
Calls a service within a specific domain. Will return when the service has been executed or after 10 seconds, whichever comes first.
|
||||
Calls a service within a specific domain. Will return when the service has been executed.
|
||||
|
||||
You can pass an optional JSON object to be used as `service_data`.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user