Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.devolo_home_network.image.DevoloImageEntityDescription Class Reference
Inheritance diagram for homeassistant.components.devolo_home_network.image.DevoloImageEntityDescription:
[legend]
Collaboration diagram for homeassistant.components.devolo_home_network.image.DevoloImageEntityDescription:
[legend]

Static Public Attributes

 entity_category
 
 image_func
 
 key
 
- Static Public Attributes inherited from homeassistant.helpers.entity.EntityDescription
 bool
 
 None
 

Additional Inherited Members

- Public Member Functions inherited from homeassistant.util.frozen_dataclass_compat.FrozenOrThawed
None __init__ (cls, str name, tuple[type,...] bases, dict[Any, Any] namespace, **Any kwargs)
 
Any __new__ (mcs, str name, tuple[type,...] bases, dict[Any, Any] namespace, bool frozen_or_thawed=False, **Any kwargs)
 

Detailed Description

Describes devolo image entity.

Definition at line 27 of file image.py.

Member Data Documentation

◆ entity_category

homeassistant.components.devolo_home_network.image.DevoloImageEntityDescription.entity_category
static

Definition at line 36 of file image.py.

◆ image_func

homeassistant.components.devolo_home_network.image.DevoloImageEntityDescription.image_func
static

Definition at line 37 of file image.py.

◆ key

homeassistant.components.devolo_home_network.image.DevoloImageEntityDescription.key
static

Definition at line 35 of file image.py.


The documentation for this class was generated from the following file: