Skip to content

Add automations that push Live Activity notifications for critical workflows #1598

@CCOSTAN

Description

@CCOSTAN

Why Joanna Flagged This

New Home Assistant iOS Live Activity support means automations can push real-time state (tagged by tag) to the lock screen/Dynamic Island via notification payloads, including progress/chrono info shared with Android Live Notifications.

Upstream Source

Why It Fits This Repo

This change directly expands mobile notification capabilities we can leverage in our automations package by emitting live_activity: true pushes for time-sensitive workflows (washer, EV charging, delivery tracking, alarms).

Suggested Landing Zone

  • Area: automation
  • Subsystem: Mobile App Notifications & Live Activity payloads

Suggested Implementation Direction

Create automation(s) that send notify.mobile_app_* with data: section containing tag, live_activity: true, optional progress, progress_max, chronometer, when, when_relative, and icon/color so our critical workflows consistently appear as Live Activities whenever the iOS companion is running; also add matching clear/tag logic to end activities.

Metadata

Metadata

Assignees

No one assigned

    Labels

    AutomationAutomation follow-up work from Joanna scoutsHome Assistant CoreJoanna ScoutWatched-repo findings created by JoannaResearchResearch Items added by Codex

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions