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.