|
| string | ALPR = "alpr" |
| |
| string | FACE = "face" |
| |
| string | OCR = "ocr" |
| |
Device class for image processing entities.
Definition at line 35 of file __init__.py.
◆ ALPR
| string homeassistant.components.image_processing.ImageProcessingDeviceClass.ALPR = "alpr" |
|
static |
◆ FACE
| string homeassistant.components.image_processing.ImageProcessingDeviceClass.FACE = "face" |
|
static |
◆ OCR
| string homeassistant.components.image_processing.ImageProcessingDeviceClass.OCR = "ocr" |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/image_processing/__init__.py