Forward tablet navigate/revert actions for VACA devices#4
Open
loopy321 wants to merge 19 commits intomsp1974:mainfrom
Open
Forward tablet navigate/revert actions for VACA devices#4loopy321 wants to merge 19 commits intomsp1974:mainfrom
loopy321 wants to merge 19 commits intomsp1974:mainfrom
Conversation
sync main
Add Romanian translations for timers
Added: revert to hold view if set
Add home screen attribute to sensor
Remove unwanted characters from timer_time input.
Push to release
View Assist Integration - translation for Serbian (both alphabets)
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 updates
view_assistnavigation handling so companion app tablet navigation works reliably with revert timers and VACA-backed devices.It ensures navigate/revert actions are forwarded correctly, normalizes
revert_timeouthandling, and keeps the Home Assistant navigation flow aligned with the companion app and VACA integration changes.Included changes
revert_timeoutvalues from service callsview_assist.navigatewith a schema that coerces timeout values correctlyValidation
Validated using
view_assist.navigatecalls against the Lenovo tablet:revert_timeoutworks correctly from HA service callsRelated changes
This PR is one part of a coordinated update across the companion app and Home Assistant integrations.
Related PRs:
Recommended rollout: merge and deploy the related PRs together.