|
| dict[str, Any] | _async_migrate_func (self, int old_major_version, int old_minor_version, dict[str, list[dict[str, Any]]] old_data) |
| |
Store entity registry data.
Definition at line 466 of file device_registry.py.
◆ _async_migrate_func()
| dict[str, Any] homeassistant.helpers.device_registry.DeviceRegistryStore._async_migrate_func |
( |
|
self, |
|
|
int |
old_major_version, |
|
|
int |
old_minor_version, |
|
|
dict[str, list[dict[str, Any]]] |
old_data |
|
) |
| |
|
private |
The documentation for this class was generated from the following file: