From 5733d08394bd7e29df25758284e4f42f68a80341 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Wed, 25 Jan 2017 12:16:06 +0100 Subject: [PATCH] Update image_processing.openalpr_cloud.markdown --- source/_components/image_processing.openalpr_cloud.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/image_processing.openalpr_cloud.markdown b/source/_components/image_processing.openalpr_cloud.markdown index aca64b63658..7049a3e0ed9 100644 --- a/source/_components/image_processing.openalpr_cloud.markdown +++ b/source/_components/image_processing.openalpr_cloud.markdown @@ -34,5 +34,5 @@ Configuration variables: - **api_key** (*Required*): You need an API key from [OpenALPR Cloud](https://cloud.openalpr.com/). - **confidence** (*Optional*): The minimum of confidence in percent to process with Home Assistant. Defaults to 80. - **source** array (*Required*): List of image sources. - - **entities** (*Required*): A list of devices to add in Home Assistant. + - **entity_id** (*Required*): A list of devices to add in Home Assistant. - **name** (*Optional*): This parameter allows you to override the name of your OpenALPR entity.