Update ha_release (#10346)

This commit is contained in:
Alok Saboo 2019-09-12 03:23:49 -04:00 committed by Franck Nijhof
parent a66d57c490
commit fa670efa13

View File

@ -4,7 +4,7 @@ description: "Detect and recognize objects with DOODS."
ha_category:
- Image Processing
ha_iot_class: Local Polling
ha_release: 0.99
ha_release: 0.100
---
The `doods` image processing platform allows you to detect and recognize objects in a camera image using [DOODS](https://github.com/snowzach/doods/). The state of the entity is the number of objects detected, and recognized objects are listed in the `summary` attribute along with quantity. The `matches` attribute provides the confidence `score` for recognition and the bounding `box` of the object for each detection category.