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

Classes

class  DevoloCoordinatorEntity
 
class  DevoloEntity
 

Functions

None __init__ (self, DevoloHomeNetworkConfigEntry entry, DevoloDataUpdateCoordinator[_DataT] coordinator)
 

Variables

 _DataType
 

Detailed Description

Generic platform.

Function Documentation

◆ __init__()

None homeassistant.components.devolo_home_network.entity.__init__ (   self,
DevoloHomeNetworkConfigEntry  entry,
DevoloDataUpdateCoordinator[_DataT]  coordinator 
)
Representation of a coordinated devolo home network device.
Initialize a devolo home network device.

Definition at line 69 of file entity.py.

Variable Documentation

◆ _DataType

homeassistant.components.devolo_home_network.entity._DataType
private

Definition at line 21 of file entity.py.