Add HA screensaver flow, auth hardening, and tablet recovery fixes#27
Open
loopy321 wants to merge 10 commits intomsp1974:devfrom
Open
Add HA screensaver flow, auth hardening, and tablet recovery fixes#27loopy321 wants to merge 10 commits intomsp1974:devfrom
loopy321 wants to merge 10 commits intomsp1974:devfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR improves the companion app for dedicated Home Assistant tablet use.
It adds reliable HA-driven screensaver navigation, preserves the original local screen-off fallback, hardens long-lived WebView auth behavior, improves crash/boot/display recovery, and fixes fullscreen/dashboard rendering issues.
Included changes
ui_idlereportingscreen_timeoutchanges do not accidentally disable screensaver behaviorexternal_authon HA path navigation/view-assist/clockwhen no HA dashboard is configuredValidation
Validated on the Lenovo tablet with HA log checks:
Notes
This branch was developed alongside matching
vacaandview_assistcustom component changes. Some behaviors in this app PR assume those integration-side updates are present.Related changes
This PR is one part of a coordinated update across the companion app and Home Assistant integrations.
Related PRs:
These changes are designed to work together to improve:
Recommended rollout: merge and deploy all three together.