Sync frontend data through internal and external URLs in mobile Apps #25549
Unanswered
bgoncal
asked this question in
Configuration
Replies: 2 comments
-
Following: https://developer.mozilla.org/en-US/docs/Web/API/Storage We could have:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes, we would need a getItem setItem removeItem clear |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Since the Apps use internal and external URL to access Home Assistant frontend, all information saved on browser level is restricted to the URL in use, this includes sidebar configuration, data tables and clipboard.
@bramkragten and @wendevlin proposed to have an app storage where the frontend can save, retrieve and clean this storage.
Should we have 1 storage for session-only and 1 for permanent data? Other alternatives?
Beta Was this translation helpful? Give feedback.
All reactions