v5.0.2
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, ornoActionto disable navigation for a type. Emitted as AndroidclickActionand iOSurl, 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.