You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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. (feat(notifications): navigation URL for notification taps #735, closes [Feature]: Navigation URL for tapping notifications #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.
Upgrading
Update via HACS or by downloading the latest release and copying to /config/custom_components/taskmate/.
After updating, restart Home Assistant. Lovelace resources will update automatically on restart.
💬 Questions or issues with this release? Reply below or open an issue.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
🚀 New Release: v5.0.2
Tapping a TaskMate notification can now take you somewhere useful.
New
/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. (feat(notifications): navigation URL for notification taps #735, closes [Feature]: Navigation URL for tapping notifications #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 tonoAction.Install / update
Update via HACS (TaskMate is a HACS default integration) and restart Home Assistant. No configuration changes required.
Upgrading
Update via HACS or by downloading the latest release and copying to
/config/custom_components/taskmate/.After updating, restart Home Assistant. Lovelace resources will update automatically on restart.
💬 Questions or issues with this release? Reply below or open an issue.
All reactions