You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/_components/openalpr.markdown
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,12 +8,16 @@ comments: false
8
8
sharing: true
9
9
footer: true
10
10
logo: openalpr.png
11
-
ha_category: Automation
11
+
ha_category: Deprecated
12
12
featured: false
13
13
ha_release: 0.29
14
14
ha_iot_class: "Local Push"
15
15
---
16
16
17
+
<pclass='note warning'>
18
+
**This platform has been deprecated in favor of the "[OpenALPR image processing](/components/image_processing.openalpr_local/)" platform and will be removed in the future. Please use the "OpenALPR image processing" platform.**
19
+
</p>
20
+
17
21
[OpenALPR](http://www.openalpr.com/) integration for Home Assistant allows you to process licences plates recorded with a camera. You can use them to open a garage door or trigger any other [automation](https://home-assistant.io/components/automation/).
0 commit comments