OpenALPR Cloud
The OpenALPR
For using the result inside an automation rule, take a look at the integration page.
Configuration
To enable the OPENALPR integrationIntegrations connect and integrate Home Assistant with your devices, services, and more. [Learn more], add it to your configuration.yaml
The configuration.yaml file is the main configuration file for Home Assistant. It lists the integrations to be loaded and their specific configurations. In some cases, the configuration needs to be edited manually directly in the configuration.yaml file. Most integrations can be configured in the UI. [Learn more] file.
After changing the configuration.yaml
The configuration.yaml file is the main configuration file for Home Assistant. It lists the integrations to be loaded and their specific configurations. In some cases, the configuration needs to be edited manually directly in the configuration.yaml file. Most integrations can be configured in the UI. [Learn more] file, restart Home Assistant to apply the changes.
# Example configuration.yaml entry
image_processing:
- platform: openalpr_cloud
api_key: YOUR_API_KEY
region: eu
source:
- entity_id: CAMERA.GARAGE
Configuration Variables
Country or region. List of supported values
You need an API key from OpenALPR Cloud
The minimum of confidence in percent to process with Home Assistant.