Home Assistant Unofficial Reference 2024.12.1
image_processing.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.dlib_face_identify.image_processing.DlibFaceIdentifyEntity
 

Namespaces

 homeassistant.components.dlib_face_identify.image_processing
 

Functions

None homeassistant.components.dlib_face_identify.image_processing.setup_platform (HomeAssistant hass, ConfigType config, AddEntitiesCallback add_entities, DiscoveryInfoType|None discovery_info=None)
 

Variables

 homeassistant.components.dlib_face_identify.image_processing._LOGGER = logging.getLogger(__name__)
 
string homeassistant.components.dlib_face_identify.image_processing.CONF_FACES = "faces"
 
 homeassistant.components.dlib_face_identify.image_processing.PLATFORM_SCHEMA