Deleted Device Registry Entry.
Definition at line 398 of file device_registry.py.
◆ as_storage_fragment()
| json_fragment homeassistant.helpers.device_registry.DeletedDeviceEntry.as_storage_fragment |
( |
|
self | ) |
|
◆ to_device_entry()
| DeviceEntry homeassistant.helpers.device_registry.DeletedDeviceEntry.to_device_entry |
( |
|
self, |
|
|
str |
config_entry_id, |
|
|
set[tuple[str, str]] |
connections, |
|
|
set[tuple[str, str]] |
identifiers |
|
) |
| |
◆ datetime
| homeassistant.helpers.device_registry.DeletedDeviceEntry.datetime |
|
static |
◆ dict
| homeassistant.helpers.device_registry.DeletedDeviceEntry.dict |
|
static |
◆ eq
| homeassistant.helpers.device_registry.DeletedDeviceEntry.eq |
|
static |
◆ factory
| homeassistant.helpers.device_registry.DeletedDeviceEntry.factory |
|
static |
◆ False
| homeassistant.helpers.device_registry.DeletedDeviceEntry.False |
|
static |
◆ init
| homeassistant.helpers.device_registry.DeletedDeviceEntry.init |
|
static |
◆ None
| homeassistant.helpers.device_registry.DeletedDeviceEntry.None |
|
static |
◆ str
| homeassistant.helpers.device_registry.DeletedDeviceEntry.str |
|
static |
The documentation for this class was generated from the following file: