|
| dict[str, Any] | _async_migrate_func (self, int old_major_version, int old_minor_version, dict[str, Any] old_data) |
| |
Store cloud preferences.
Definition at line 60 of file prefs.py.
◆ _async_migrate_func()
| dict[str, Any] homeassistant.components.cloud.prefs.CloudPreferencesStore._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 63 of file prefs.py.
The documentation for this class was generated from the following file:
- core/homeassistant/components/cloud/prefs.py