From 5563a61d68b024a721b869d7ae7197dbaafd9fe9 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Thu, 7 Mar 2019 11:34:39 -0800 Subject: [PATCH] Update app_integration_sending_data.md --- docs/app_integration_sending_data.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/app_integration_sending_data.md b/docs/app_integration_sending_data.md index 1701d1cb..cd319a4c 100644 --- a/docs/app_integration_sending_data.md +++ b/docs/app_integration_sending_data.md @@ -71,7 +71,7 @@ Call a service in Home Assistant. | Key | Type | Description | --- | ---- | ----------- | `domain` | string | The domain of the service -| `service` | string | The service namae +| `service` | string | The service name | `service_data` | dict | The data to send to the service ## Fire an event