mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Default to on if logged in (#18766)
This commit is contained in:
@@ -28,6 +28,7 @@ class CloudPreferences:
|
||||
PREF_GOOGLE_ALLOW_UNLOCK: False,
|
||||
PREF_CLOUDHOOKS: {}
|
||||
}
|
||||
await self._store.async_save(prefs)
|
||||
|
||||
self._prefs = prefs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user