-
-
Notifications
You must be signed in to change notification settings - Fork 37.1k
Add iOS Live Activity webhook handlers to mobile_app #166072
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
rwarner
wants to merge
34
commits into
home-assistant:dev
Choose a base branch
from
rwarner:feat/ios-live-activity
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
acaa98a
Add iOS Live Activity webhook handlers to mobile_app integration
rwarner 01604ad
Use constants for event names and add EventOrigin.remote
rwarner bd08936
Address Copilot review: Inclusive validation and token cleanup
rwarner 5d27da3
Wire up notify.py to route Live Activity pushes through APNs relay
rwarner a0c8bd7
Simplify Live Activity routing — use FCM native liveActivityToken
rwarner dea3db7
Use ATTR_LIVE_ACTIVITY_TAG constant in notify.py
rwarner 4d450fd
Address Copilot feedback: validate tag type and use constants in events
rwarner 6ec5302
Tighten input validation for Live Activity fields
rwarner 57ec417
Merge branch 'dev' into feat/ios-live-activity
rwarner 62b09f7
Merge branch 'dev' into feat/ios-live-activity
rwarner ca84c70
Merge branch 'dev' into feat/ios-live-activity
rwarner 4ce2a2e
Merge branch 'dev' into feat/ios-live-activity
rwarner 9be40d9
Merge branch 'dev' into feat/ios-live-activity
rwarner b381fe4
Address Copilot review: use ATTR_WEBHOOK_ID in events, validate dismi…
rwarner 29a27c7
Merge branch 'dev' into feat/ios-live-activity
rwarner 9548dbb
Require non-empty tag in update_live_activity_token webhook schema
rwarner e60ec73
Merge branch 'dev' into feat/ios-live-activity
rwarner 0aa42a1
Use live_update: true instead of live_activity: true for iOS Live Act…
rwarner 3f43e96
Merge branch 'dev' into feat/ios-live-activity
rwarner ae9d27b
Merge branch 'dev' into feat/ios-live-activity
rwarner 2dd5151
Merge branch 'dev' into feat/ios-live-activity
rwarner aa4b2fa
Merge branch 'dev' into feat/ios-live-activity
rwarner fc20efd
Merge branch 'dev' into feat/ios-live-activity
rwarner ee0974e
Merge branch 'dev' into feat/ios-live-activity
rwarner 311f7f2
Merge branch 'dev' into feat/ios-live-activity
rwarner 0d466f3
Merge branch 'dev' into feat/ios-live-activity
rwarner 9567852
Remove unused bus events and supports_live_activities helper; simplif…
rwarner c3d3eb0
Rename live activity webhook tag field from 'tag' to 'live_activity_tag'
rwarner e0ae7da
Align webhook type names with iOS companion app
rwarner db1b8f5
Merge branch 'dev' into feat/ios-live-activity
rwarner 83ac025
Remove unused ATTR_WEBHOOK_ID import from webhook.py
rwarner 33cb529
Merge branch 'dev' into feat/ios-live-activity
rwarner 7379af0
Fix test_init.py to use renamed webhook type and tag field
rwarner c1f4886
Merge branch 'dev' into feat/ios-live-activity
rwarner File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.