|
| dict[str, Any] | _async_migrate_func (self, int old_major_version, int old_minor_version, dict[str, Any] old_data) |
| |
Store entity registry data.
Definition at line 118 of file __init__.py.
◆ _async_migrate_func()
| dict[str, Any] homeassistant.components.input_select.InputSelectStore._async_migrate_func |
( |
|
self, |
|
|
int |
old_major_version, |
|
|
int |
old_minor_version, |
|
|
dict[str, Any]
|
old_data |
|
) |
| |
|
private |
Migrate to the new version.
Definition at line 121 of file __init__.py.
The documentation for this class was generated from the following file: