Fritz host entity base class.
Definition at line 64 of file entity.py.
◆ __init__()
| None homeassistant.components.fritz.entity.FritzBoxBaseEntity.__init__ |
( |
|
self, |
|
|
AvmWrapper |
avm_wrapper, |
|
|
str |
device_name |
|
) |
| |
Init device info class.
Definition at line 67 of file entity.py.
◆ device_info()
| DeviceInfo homeassistant.components.fritz.entity.FritzBoxBaseEntity.device_info |
( |
|
self | ) |
|
Return the device information.
Definition at line 78 of file entity.py.
◆ mac_address()
| str homeassistant.components.fritz.entity.FritzBoxBaseEntity.mac_address |
( |
|
self | ) |
|
Return the mac address of the main device.
Definition at line 73 of file entity.py.
◆ _avm_wrapper
| homeassistant.components.fritz.entity.FritzBoxBaseEntity._avm_wrapper |
|
private |
◆ _device_name
| homeassistant.components.fritz.entity.FritzBoxBaseEntity._device_name |
|
private |
The documentation for this class was generated from the following file:
- core/homeassistant/components/fritz/entity.py