Skip to content

v5.0.2

Choose a tag to compare

@tempus2016 tempus2016 released this 01 Aug 10:49
b3eb611

Tapping a TaskMate notification can now take you somewhere useful.

New

  • Navigation URL for notification taps — TaskMate mobile notifications now carry a tap target. Set a global default under Notifications → When tapped, open (defaults to the TaskMate panel, /taskmate), and optionally override it per notification type — for example, send pending-approval alerts straight to a parents' approval dashboard. Accepts a Lovelace path (/taskmate, /lovelace/parents), a full URL, or noAction to disable navigation for a type. Emitted as Android clickAction and iOS url, so it works on the Home Assistant companion app, and it sits alongside the existing Approve/Reject action buttons. New panel strings are translated into all supported languages (de, fr, nb, nn, pt, pt-BR). Verified end-to-end on a live HA instance. (#735, closes #734)

Upgrade note

Notification taps now open the TaskMate panel (/taskmate) by default. If you preferred the previous behaviour (open wherever the app was last), clear the When tapped, open field or set it to noAction.

Install / update

Update via HACS (TaskMate is a HACS default integration) and restart Home Assistant. No configuration changes required.