mirror of
https://github.com/home-assistant/iOS.git
synced 2026-06-20 01:35:23 -05:00
## Summary - Add Live Activity data model translation updates, including support for dynamic title content. - Provide per-activity push token TTL/expiry metadata to Home Assistant core via `expires_at`. - Normalize `expires_at` to whole-second epoch values to keep the webhook contract stable and avoid fractional timestamp inconsistencies. - Align Live Activity contract test expectations with the intentional shipped Keychain key (`live_activity_token`) to keep the test contract consistent with production behavior. ## Screenshots N/A (no user-facing UI changes in this follow-up adjustment) ## Link to pull request in Documentation repository Documentation: home-assistant/companion.home-assistant# ## Any other notes CC @rwarner --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>