Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.devolo_home_network.image Namespace Reference

Classes

class  DevoloImageEntity
 
class  DevoloImageEntityDescription
 

Functions

None async_setup_entry (HomeAssistant hass, DevoloHomeNetworkConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Variables

int PARALLEL_UPDATES = 0
 

Detailed Description

Platform for image integration.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.devolo_home_network.image.async_setup_entry ( HomeAssistant  hass,
DevoloHomeNetworkConfigEntry  entry,
AddEntitiesCallback  async_add_entities 
)
Get all devices and sensors and setup them via config entry.

Definition at line 42 of file image.py.

Variable Documentation

◆ PARALLEL_UPDATES

int homeassistant.components.devolo_home_network.image.PARALLEL_UPDATES = 0

Definition at line 23 of file image.py.