Classes | |
| class | DemoImageProcessingFace |
Functions | |
| None | async_setup_platform (HomeAssistant hass, ConfigType config, AddEntitiesCallback async_add_entities, DiscoveryInfoType|None discovery_info=None) |
Support for the demo image processing.
| None homeassistant.components.demo.image_processing.async_setup_platform | ( | HomeAssistant | hass, |
| ConfigType | config, | ||
| AddEntitiesCallback | async_add_entities, | ||
| DiscoveryInfoType | None | discovery_info = None |
||
| ) |
Set up the demo image processing platform.
Definition at line 14 of file image_processing.py.