Skip to content

Commit 94f3844

Browse files
authored
Update README.md (#656)
1 parent 9efcfb1 commit 94f3844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ Makes a request to the server to revoke the refresh and all related access token
420420
The library also contains a few helper method that you can use to ineract with the API.
421421

422422
- `getUser(connection) -> Promise<HassUser>`
423-
- `callService(connection, domain, service, serviceData?, target?) -> Promise` (Support for `target` was added in Home Assistant Core 2021.3)
423+
- `callService(connection, domain, service, serviceData?, target?, returnResponse?) -> Promise` (Support for `target` was added in Home Assistant Core 2021.3)
424424

425425
The following are also available, but it's recommended that you use the subscribe methods documented above.
426426

0 commit comments

Comments
 (0)