mirror of
https://github.com/home-assistant/core.git
synced 2026-09-12 18:25:41 -05:00
Bump area registry storage minor version to 4 (#108798)
This commit is contained in:
@@ -17,7 +17,7 @@ DATA_REGISTRY = "area_registry"
|
||||
EVENT_AREA_REGISTRY_UPDATED = "area_registry_updated"
|
||||
STORAGE_KEY = "core.area_registry"
|
||||
STORAGE_VERSION_MAJOR = 1
|
||||
STORAGE_VERSION_MINOR = 3
|
||||
STORAGE_VERSION_MINOR = 4
|
||||
SAVE_DELAY = 10
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user